12 results matched your search criteria
Forum topic
OneSpan Sign
Hello everybody,
I try to implement a signing order, but it doesn't work. All three Emails are sent at the same time.
What's wrong? Here is my json code:
{
"documents": [
{
"approvals": [
{
Forum topic
Intelligent Adaptive Authentication
Hi,
I am getting following error when I am creating a new package with two documents.
"The role must have at least one signature on the document in order to have associated fields."
Package id: ysKrGN_i6ZUvO6gwRGzzqoYXGdM=
Forum topic
OneSpan Sign
I have a question related to some custom fields that we are using in one of our documents we're planning to send through eSignLive for the signature process.
At the bottom of the document, we have three fields (in this order from left-to-right):
Applicant Name (free form) >> Signature (s
Forum topic
OneSpan Sign
During the development of a small PoC, we have hit an exception in one of the REST calls that we are not able to resolve. What we are trying to do is the following:
1. Clone an existing template with one document and signature configured.
Forum topic
OneSpan Sign
Hi,
I am trying out the Text Tags for configuring the signing over the API and getting this error as I try to create the package and send.
Forum topic
OneSpan Sign
Hello,
I have a client who is wanting to confirm whether the below is supported:
1. When using the standard eSignLive buttons from a standard Salesforce object such as Contacts, I would like the attachment of the record to automatically appear as an attachment of the package to be sent.
Forum topic
OneSpan Sign
Hi,
Our integration with eSignLive includes some document merge functionality - where users create a layout for a "template document".
Forum topic
OneSpan Sign
Currently when using a text anchor to place a field or signature block, we can specify the occurrence index (i.e. 0 = use the first occurrence of the specified text. 1 = use the second occurrence of the specified text..
Forum topic
OneSpan Sign
Note: I saw this forum post but it wasn't really giving an answer so I am starting a new one to see if we can figure this out.
Forum topic
OneSpan Sign
Hello,
Our team has started the integration with eSignLive REST API to create and send packages, sign the documents and get response payload from callback listener.