22 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I've created a layout containing a signature with all available fields (Signing Date, Date, Signer Name, Signer Title, Signer Company, Text Field, Checkbox, List, Radio, Text Area, and Label) using the eSignLive designer screen, but when I retrieve the package via the REST API some of the fiel
Forum topic
OneSpan Sign
Hello,
We are creating a OneSpan signature package using REST API calls. We create the signature package with all signers created, all documents uploaded, and all signature package settings set except the placement of signer signature boxes on the various documents.
Forum topic
OneSpan Sign
Hi,
Is there a REST API that I can call and retrieve information about the position of the signature field(s) and metadata of a document? I would like to send a document Id/or package Id and get all the details of it.
Forum topic
OneSpan Sign
Here is the situation :
We integrated OneSpan eSign into our Saas.
Forum topic
OneSpan Sign
Hey,
I'm having trouble with the functionality behind saving/applying layouts in the integrated designer iframe.
Here is the flow of what is happening:
1. The REST API is used to creaete a package with one recipient that has role/id "test"
Forum topic
OneSpan Sign
Hi,
Where can I find documentation about Roles and Signers, and how they are intended to be used?
I see that Roles accept an array of Signers but I couldn't find a sample of when multiple Signers are being added to that array, I have only seen a 1 to 1 (one role - one signer) examples.
for instan
Forum topic
OneSpan Sign
Hello,
I'm trying to integrate a signature drawner in my website to save the design of the signature and use it to sign with eSignLive.
But the string base64 assign to handdrawn field in the package settings doesn't working if the string is not created by your own signature widget.
So my question i
Forum topic
OneSpan Sign
I am using the LF Workflow extension to request signatures on documents. When the workflow successfully downloads the documents and stores them in the LF repository I am sending a follow-up email to the users in the original Forms process with a link to the stored document.
Forum topic
OneSpan Sign
Hello Support Team,
We are using designer view for e-signing the documents.
here, we passing multiple signers for document(s).
Forum topic
OneSpan Sign
We are implementing Conditional fields. I am starting by trying to get our existing text tag to use the fieldName. From the documentation, I see this syntax {{esl_SignerAutograph:signer1:Signature}} .