340 results matched your search criteria
Forum topic
OneSpan Sign
With this https://www.esignlive.com/blog/e-signlive-how-to-setting-up-callbacks/ , it looks like callbacks can be setup via code rather than through the eSign Admin UI. Do you setup this callback each time a package for is created?
Forum topic
OneSpan Sign
Guys,We are in need of some documentation or a walkthrough on how to use conditional logic. We are being told that it can be done via your system but I'm not seeing anything online that helps describe how to make it happen or what to do.
Forum topic
OneSpan Sign
Hello,
I have searched to find answers to this but can't seem to find them.
Forum topic
OneSpan Sign
Hello,
I would like to know if there is any way to identify (without callback) delegation information and who delegates to who using REST API. I have firewall limitations that's why callback is out of the question.
Regards,
Felipe
Forum topic
OneSpan Sign
Hello,
I'd like to send a package (transaction--the fact that these separate terms mean the same thing is quite confusing) programmatically using the API (no SDKs as I'm using NodeJS) but I'm not seeing any endpoints in the documentation to do so.
Is it possible to send a package using the API?
Forum topic
OneSpan Sign
Hi Team,
Please follow.my below scenario
I have application where i need to fill data in ui fields .
Forum topic
OneSpan Sign
Hi
How can i find out from the object docs if a field is mandatory or optional.
For example Firstname is mandatory for creating a signer , but the docs dont seem to indicate that it is.
Forum topic
OneSpan Sign
I'm trying to call OneSpan API call from MS Power BI, but currently unsuccessful. How does one handle renewing Bearer Token? Below example was attempting to get a Token, didn't output error but seemed to hang. Mike(C)
Forum topic
OneSpan Sign
Guys,
I am trying to update a signer via the rest api call and it doesn't appear to be working.
When I do the call in postman, it returns the response payload that is expected but it doesn't update the information. I do not get any errors and everything seems like it worked just fine.