Topic Replies Freshness Views Users
Normal topic

Hi There,

 

I have a use case where I need to retrieve information around user creation/user deactivation and user role (s) via API's and integrate with my SIEM solution. Is this possible?

Thanks,

Calum

Normal topic

Hi,

 

Is it possible to configure expired date at account level? if yes, could you please let us know how to do it?

Thanks

Wendy

Normal topic
Normal topic

Hi ,

I see there is an api to get the status for a package or a transaction . In same way can we able to get he status for the document and signer level.

 

Thanks

Naresh S 

Normal topic

Hi Team, 

We have a requirement such that, when a document is sent for signature and signer opens it for the sign then signer will get a provision to select the Signature method of his choice. It can be a dropdown (or…

Normal topic

Hi team!

The email will be sent while the package is created , please see the below codes:

PackageId packageId = eslClient.createPackageFromTemplate(currentTemplate.getId(), newPackage); eslClient.sendPackage…

Normal topic

Hello, we currently are using e-signature packages (created using the RESTful API) where all signers are fully remote e-signers. Signers must be authenticated by the combination of access to the e-mail address we specify for them plus…

Normal topic
Hello, I am trying to find a way to get a document id. I am currently using a GET to retrieve a template ID that I made ahead of time, and then a POST to clone this template for a new transaction. I am not seeing any specfics on how I can…
Normal topic
Hey, I followed your guidance on Reminder and the code works well: https://developer.esignlive.com/guides/feature-guides/reminders/ But when I want to check if I have successfully configured reminders, I can't find the related information…
Hot topic
Hi, I am trying to get all the package IDs from one account. For some reason, I only get one package ID comes back, even the count shows me as 3. The is the url i have tried 'https://sandbox.esignlive.com/api/packages'. Please see the…
Hot topic
Hello, i'm a junior developer and it has been my second week learning Node JS so errors might be because of my poor use of Javascript. My problem is that after sending a request pretty much like in the example given on
Normal topic
Guys, If we cancel a transaction that has a SMART Note attached to it, does the note get cancelled out of our vault as well or do we need to take steps and manually remove it?
Normal topic
Guys - I have a support ticket out for this but the response time is something horrible. We have a package that is up in Production that somehow managed to get put into draft mode and we do not know why. When I try to edit the package…
Normal topic
Hi, I'm trying to implement e-Signature in my esignlive app but i'm not able to find the nodejs documentation to do it please share a nodejs link require to complete the job Thanks
Normal topic
Hello, We are using capture signatures but something strange is happening. We have two accounts, one is used for development and one is for the customer, the account used for development has no problem, the signature is captured submitted…
Normal topic
Hi, We are not sending the "hideCaptureText" as false in the request eventhogh we are receiving the signature with Date and Name after signed the document. Please let us know whether we can do Account Level settings for True/False for…
Normal topic
Is it possible to have signing ceremony without any logo image and json that provides it looks like?
Normal topic

Getting the below error for the url path-  https://sandbox.esignlive.com/api/packages , https://apps.esignlive.com.au/api/packages.

ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1130…

Normal topic
Hello, Our company operates in two separate states and will need to switch out our disclosure agreement depending on which state the application is in. What is the best way to go about this? We played around with Templates, but the number…
Normal topic
Hello, I have a template I created from the eSign dashboard. I'm trying to change the document's id through the update document PUT…
Normal topic

Hello,

Is it possible to change the font type the signer uses when signing the document? I tried what I found in the documentation regarding the creation of the package

 

https://community.onespan…

Normal topic
Guys, Was there a change to how radio buttons are being sent? For some reason I am seeing an issue where it appears all of my radio buttons are being sent as the same group and when I try to pull the package information from the GET API…
Normal topic
When I do PUT request to /api/packages/{package_id} with request payload as { "status": "DRAFT" } I get error response as { "code": 415, "entity": null, "message": "Unsupported Media Type", "messageKey": "http.status…
Normal topic
Guys, When setting up the user with SMS auth, is there a way to change the default message that shows up when asking for the pass code that was sent via SMS? Thanks, Ryan
Normal topic

I have changed the font Size  in the field formatting ( UI ) but its not reflecting while signing .