Topic | Replies | Freshness | Views | Users |
---|---|---|---|---|
Normal topic
Hi, I am wondering if it is possible gather signer inputs in input fields after signing via the API? We are looking to store text inputs and radio button selections. |
||||
Normal topic
I am running into an issue with my radio button group. I have selected one of the required options but when I try to complete signing I get an error that says "Not all approvals have been confirmed" I have attached a screenshot. Here is… |
||||
Normal topic
I'm trying to figure out how I can identify which signer has signed when I receive signer_complete event. It sends: {"@class":"com.silanis.esl.packages.event.ESLProcessEvent","name":"SIGNER_COMPLETE",… |
||||
Normal topic
Hi, I'm having a problem. When I define the payload to create the transaction, OneSpan overrides the attachment ID. For example, the user is required to attach 2 documents. In the first document I want it… |
||||
Normal topic
I'm sending transactions on behalf of other users through the API. When I… |
||||
Normal topic
I was able to sign a document when a signer is assigned to a signbox using API. |
||||
Normal topic
I've noticed in the UI I am able to add tooltips to my radio buttons. I am wondering if this is a possible in the api as well ie { "id":"signer1_group1_radio1", "name":"signer1_group1_radio1", "type":"INPUT", "subtype":"RADIO"… |
||||
Normal topic
Hi is it possible using the REST API to disable the activation email at the transaction level? For certain transactions we want to send the activation email but for others we are serving the signing URL and don't want the activation… |
||||
Normal topic
Hi there.
|
||||
Normal topic
|
||||
Normal topic
Hi, How do I enable parallel signing? A use case will be around 1-10 signatories that we need to be able to sign in any order at and at the same time. We're integrating One span using Rest API, appreciate if you can… |
||||
Normal topic
I have a template with 550 label fields. I saved the fields to a new layout. Now, I need to shift all 550 label fields 8 pixels up. Doing it manually is a painful process. Is there a way I can do this - 1… |
||||
Normal topic
Hi team, Is possible to have a template with a fillable PDF and we will fill the field using the API when we call the template (for exemple account number, contract number...) before send it to signature ? Thank you<… |
||||
Normal topic
Hi, |
||||
Normal topic
Hi
We are calling the… |
||||
Normal topic
Hi Using REST we are able to create the package without sender, but when we add sender details the package Create API is giving 404 with 'Resource not found' error message Could you help us on above issue… |
||||
Normal topic
We have below settings that we are using in SOAP now we are migrating to REST. "setting": { "declineReaons": … |
||||
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
Hello Team, I'm working on the use case below and was wondering if you could help ! Use Case: We have an existing template with some documents and fields on it and we want to retrieve those fields to bind some… |
||||
Normal topic
We have integrated with Onespan using REST API. Just wanted to check , If it is possible to add additional recipients in CC, not as signers, but as viewers only. E.g. make sure everyone listed as an additional recipient gets a copy of… |
||||
Normal topic
We're receiving some errors in OneSpan when we're running our batch class in Salesforce. The vast majority of records are processed but we're left with a few K that do not run and we receive the errors in the debug logs shown below. … |
||||
Normal topic
We are integrating with Onespan using Rest API. We have three types of Roles. Broker , customer and Business. Broker first sign an agreement(using esign), followed by customer and then Business people sign an… |
||||
Normal topic
I'm trying to send a new document in a package that has the status: Draft But I get the error response b'{"messageKey":"error.validation.invalidParameters","technical":"Unexpected Content-Disposition value for… |
||||
Normal topic
Hi there, I'm trying to delete a document in python but I'm getting this return: 400 Client Error: Bad Request for url: https://sandbox.esignlive.com/api/packages/TAv__TLL2MOR_bMTDTnmiq0boLU=/documents/28 I don't… |
||||
Normal topic
My company has a need to retrieve the actual signing stroke data that results from a CAPTURE type signature. It appears that this data is available already, but I cannot find documentation for the format of that data. In the… |