3702 results matched your search criteria
Forum topic
OneSpan Sign
I have a Logic App that I am using to bulk sign documents in One Span using the Rest API.
I am following the guidelines from this link https://developer.esignlive.com/guides/feature-guides/bulk-sign-for-a-signer/
Everything works great if Person-A creates and signs the documents and is the only re
Forum topic
OneSpan Sign
I've been following this tutorial: https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/attachment-requirements
Forum topic
OneSpan Sign
I have an a process that necessitates creating a transaction, and keeping it in draft status, well in advance of when it will be released for signing.
(The transactions would generally be released throughout the day on July 1, but the draft may be created months in advance.)
I'm wondering if there
Forum topic
OneSpan Sign
Hi ALL
We would like to seek help on how we can change the text on the signing URL:
• After a document is eSigned on the portal through a signing ceremony URL, there is a pop-up with “thank you for using the OneSpan”?
Forum topic
OneSpan Sign
Hi ALL
• Can the font/size of text for the eSignature capture be changed?
Currently when we test in the sandbox environment - i looks very tiny and difficult to read unless we zoom in - please let us know if anyone happen to increase the size of the eSigned signature.
Thank you,
Vemul
Forum topic
OneSpan Sign
Hello,
We are new to onespan. We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have this below scenario, could you please check how can we handle this?
1. Email sent to signer named 'John Smith' for signature.
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We want to know how can we set reminder while we are creating the package using apex sdk. Could you please share the instructions?
Thanks
Anway Kabir
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have setup below usecase which is working fine.
1. Sent e-signature request to John smith (only one signer on the package).
2. John Smith signs the document.
3.
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases.
During our signature request, we need user to input their tax number, for that we are passing following expression which works fine:
{{*esl_TaxNumber:Signer1:textfield:value("")}}
But, w