132 results matched your search criteria
Forum topic
OneSpan Sign
We are successfully receiving EVENT NOTIFICATIONS on one of our service endpoints:
name=PACKAGE_COMPLETE, sessionUser=xxx, packageId=rf3254trfdsdsa-K3PDEY=, message=null, documentId=null, createdDate=2019-08-07T14:14:58.508Z
This works great.
Unfortunately I can not find any informatio
Forum topic
OneSpan Sign
Hello, what is the maximum number of characters allowed in the package name? The JavaDoc for the method PackageBuilder.newPackageNamed() states:
@param name the package name @size(min="1", max="64")
Forum topic
OneSpan Sign
Hi Silanis team-
I am attempting to generate hyperlinks directly to a document in a package for a particular signer role, with authentication.
Forum topic
OneSpan Sign
Hi Team,
We are able to successfully upload a single document while creating a package .
Forum topic
OneSpan Sign
Hello,
How do you populate a field when creating a package from a template? I don't want to define the field location in my code. Instead I need to simply pass along the value that should appear in the correct location.
Forum topic
OneSpan Sign
Hello i have registered callback url with this code and it's registered successfully
i in response json on callbackurl i have get the {} dict when package is created.
is there sometinh missing???
Forum topic
OneSpan Sign
Hi,
We have integrated esignlive application form submission using the following guide in php .
https://www.esignlive.com/blog/esignlive-how-to-create-and-send-a-package-with-rest-in-php/
We have successfully created and sent packages from the sandbox account.
Forum topic
OneSpan Sign
Hello Team,
I am using "https://sandbox.esignlive.com/api/packages/" to create request on EsignLive.
after successful call we received email from eSignLive to sign this document we open email to sign this document.
then we have requirement from client to move our signatory box which we set using
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.