1306 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Does anyone know if it's possible, given a PackageID, to trigger a reminder email so that all the signers are reminded to sign ?
Forum topic
OneSpan Sign
We are trying to add multiple documents with Meta Data to the REST API in a single call.
We are able to add a single document with meta data using a call like
POST /api/packages/CexKAcIADCrhmET2TheZdEtnnQA=/documents/ HTTP/1.1
Host: sandbox.esignlive.com
Authorization: Basic XXXXXXXXXXXXXXXXX
Forum topic
OneSpan Sign
While attempting to upload a document to a package via the following call: https://sandbox.esignlive.ca/api/packages/9uPhYzkvKRJXmdxv4Bje_7gz9Ls=/documents
I am presented with the following error:
POST https://sandbox.e-signlive.ca/api/packages/9uPhYzkvKRJXmdxv4Bje_7gz9Ls=/documen
Forum topic
OneSpan Sign
Is it possible to send a form to a non-signer to populate the form before signing?
The idea is:
1) Create a package via Salesforce, Salesforce merges some info onto the document
Forum topic
OneSpan Sign
Hi,
We're experiencing an issue with our Email sent from OneSpan where we select the package's language as French, the signer's language as french, but they receive it in English.
Forum topic
OneSpan Sign
Hi,
I want to upload customized default consent form for every package, and my account already removed the 'default consent' form. when I tried to upload the form as document id as 'default-consent', this form always in document index 1 instead of index 0 as expected. any idea?
Forum topic
OneSpan Sign
Hi,
We are currently using the UI to create the package, inject the fields, then use the Java SDK API to download the documents. I found this below which retrieves a list of field values at the package level. But we are looking in a way to retrieve the fields by documents. Â&nbs
Forum topic
OneSpan Sign
Hi,
when adding the signature tags the Designer autosaves the changes. Is there a way to know that signature tags were added or they closed the designer session?
Forum topic
OneSpan Sign
I have seen the post regarding the Signingurl from the package.
http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/rest_api/signing_url.htm
In this example it is getting the signing url by the following GET method
GET /packages/{packageId}/roles/{roleId}/signingUrl
How can we g