223 results matched your search criteria
Forum topic
OneSpan Sign
Hi team,
There's a guide named Field Values from your Feature Guides where I've found a function in SDK to get all field values in one shot:
eslClient.getFieldValues( packageId )
My question is, is there an endpoint URL for the same function in REST?
Forum topic
OneSpan Sign
Hi,
I'm trying to understand how to inject specific values in one PDF. I tried the information available in the link
Forum topic
OneSpan Sign
I have created a template in my eSignLive account.
Forum topic
OneSpan Sign
I've noticed that the MaxPageSize value in the PageRequest class has the value of 50, but I believe the maximum number of transactions (and presumably other items) that can be returned in a request to the API is 100
Forum topic
OneSpan Sign
Hello,
Hopefully a quick question, but I'm attempting to use the DownloadedFile class (com.silanis.esl.sdk.io.DownloadedFile) when downloading signer attachment files using the line:
DownloadedFile file = eslClient.getAttachmentRequirementService().downloadAttachmentFile(packageId, attachmentI
Forum topic
OneSpan Sign
Hi
Is there a way that custom package attributes can be shown in the email sent to the signers.
https://developer.esignlive.com/guides/feature-guides/package-attributes/
For example I might need some additional text in the email for only some of the signers.
Forum topic
OneSpan Sign
Is there a way to generate a download link for the documents on onespan?
We would like to house the link on an internal website.
I am aware of the REST call to download docs..
Forum topic
OneSpan Sign
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/using-javascript-event-notifiers