Topic Replies Freshness Views Users
Normal topic

Hi,

Is there an API for re-sending the signing completion email to the signers?  The email with a link to download the completed documents.  Thanks!

Normal topic

Hi Duo,

Hope you are doing well!

In reference to resending email notifications to…

Normal topic
Hi, Is there an API that we can call to resend the signing email to a specific signer? Thanks, Sara Izad
Hot topic

Hi, for business requerimient we are integrating Pega CRM application with OneSpan in order to achieve the Onboarding Digital project.

We are consume multiple API services in order to create Transaction in OneSpan.

1…

Normal topic
Hello, still in exploratory stages at the moment. does that team has an example to share the illustrates how, using objectivec, one could http POST both a json package and document to sign using the REST api? i'm trying to achieve the…
Normal topic
Hi Can we search for packages based on the signers First Name and Last Name . Regards mario
Normal topic
Hi Team, Could you help me with API/JSON format to draw on a signature field . Appreciate your help. Thanks, Ramki
Normal topic

Hi, 

Is there anyway to match the label font size with the other words . I can see the configuration to change label and form fields , how to see the font size of the other words in the document in sandbox . so that i can…

Hot topic

how to make fields which are common to all the signers , if there are more than one signers .

Normal topic
Hello folks, any good / simple javascript examples of creating packages using multipart http post method? i'd like to use JavaScript to create a new package and upload the required docuement for eSignature. any guidance would be much…
Normal topic
Hello, when i execute the following REST API call (https://sandbox.esignlive.com/api/packages) the results includes the current total transaction count, with only the most recently package / transaction json data. is this the expected…
Normal topic

Hi,

I am trying to add text tags into my document using the REST API

I am following this example: 

https://www.onespan.com/blog…

Normal topic
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…
Normal topic

I checked the guides and no matter what i do i am getting the error below on postman the url i used was https://sandbox.esignlive.com/oauth . I have created an app and have the client id and secret with me, i want to know which URL to…

Normal topic
Hi Team, Please follow.my below scenario I have application where i need to fill data in ui fields . At the end of application submission where user should sign pdf For that he needs to click send esign button, after that esign pakages…
Normal topic

Hi Duo,

Hope you are doing well!

Just a quick question - Is it possible to have both English & French language in a single API call? There is an internal application called as 'AutoHub', and we are implementing…

Normal topic
Apart from the feature guides, where can I find the complete documentation for all the REST API features available? In some cases, I found different examples, and the URI was different. I am looking for an article either online or that…
Normal topic
Can we send mail in cc to another user when package is send using rest api, when singer get's mail at same time cc mail goes to another email can we do that using Rest API. Thanks
Normal topic
Hi, We have an application which creates SENDERS (unique email) on the fly if they have never sent any ESL package before. We are using REST API to create a "dashboard" for each of those SENDERS we created and they use their email to…
Normal topic

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)

Normal topic

is there any api to delete multiple rules in single rest api call

Normal topic
Hi team, There's no working example for list field in this guide: https://developer.esignlive.com/guides/feature-guides/fields/ Can we add some supplementary information regarding this to this guide? Thanks!
Normal topic
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…
Normal topic
I would like to make calls to restapi, and would also like to take advantage of the com.silanis.esl.api.model.* model objects available in the java sdk jar our /api/sysinfo shows: { "schema": "16.10.4", "version": "16.6.16", …
Normal topic

I am trying to add validation to a Canadian Postal Code field using REST API using following code.

'validation' = {'required': True, 'maxLength'