381 results matched your search criteria
Forum topic
OneSpan Sign
I've heard email mentioned as an alternative to using the REST API to retrieve completed packages. We have the ability to create an email address and any attachments sent to that email address get imported directly into our imaging system.
Forum topic
OneSpan Sign
Hi,
We have implemented the Reminder emails to the signers by given API and refering the below link:
Reference link:
Setting Reminders Guide
Currently we are getting the reminder emails not on the next day.
Forum topic
OneSpan Sign
POST /account/senders/{senderUid}/resetpassword
I'm using the above with the REST API to attempt to reset passwords for senders in an account.
Forum topic
OneSpan Sign
I read the following blog post:
https://www.esignlive.com/blog/esignlive-setting-reminders
And tried setting up reminders in my initial POST request that creates a signing package. It's not working. ESL creates the package with no error messages but the reminders never get sent.
Forum topic
OneSpan Sign
Hi!
Do you have anywhere online full REST API documentation with all possible request payload fields defined?
For example, there is a http://docs.e-signlive.com/doku.php?id=es
Forum topic
OneSpan Sign
I have code that follows which I have used to setup delegation for various users. All of the sudden users no longer have delegated access and using the code reports it setup delegation but it doesn't work. We have a main account where users are created, they are assigned rights in a s
Forum topic
OneSpan Sign
We have below settings that we are using in SOAP now we are migrating to REST.
Please provide us exact mappings to REST service for below fields
Forum topic
OneSpan Sign
Hello
https://developer.esignlive.com/code-share/esignlive-rest-client-using-python/
looking at the python code, i'm trying to run one of the example application use cases. i'm simply grabbed my API key, and updated the sandbox API url parameters.
Forum topic
OneSpan Sign
Hi,
thanks Haris for your input, my next step is to simulate the workflow and working on a POC using SOAPUI ( a freeware I use to test REST services ).
The workflow is straight forward:
1. Create a Package and Send the PDF . Read the Response PackageId
2.
Forum topic
OneSpan Sign
Hello,
I have searched to find answers to this but can't seem to find them.