1383 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
Greetings for the day.
Scenario:
The person logs into web application, where the eSigning can be done in 2 ways.
1. Sign and
2. Request Signature
1.
Forum topic
OneSpan Sign
Hi Team,
I am new to OneSpan and start working on the Apex SDK. I have gone through the SDK documentation but I am not able to find out how we can attach the signed document to the record or package can be assigned to the Parent record.
Forum topic
OneSpan Sign
Hi guys,
We have a case which must to star a signature process in eSignLive with a document that previously was signed by a client with a software certificate.
Forum topic
OneSpan Sign
Hello, I want to send a pdf file using e-sign. I sent a file (by creating transaction) using sandbox account manually and I want to do the same via rest api. Could you please share the anonymous block or wrapper program to call send a pdf file to the existing package.
Forum topic
OneSpan Sign
Hi Support,Please, Is there an existing connector to integrate OneSpan sign with power automate for review documents automation project?Thank you for your response.
Forum topic
OneSpan Sign
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2.
Forum topic
OneSpan Sign
In our scenario we have all the documents created in a temple and user will select some documents from the template in our application to esign or manually sign.
Forum topic
OneSpan Sign
Hi,
Can you provide a sample JSON request Body to Create Package with Document Content as a PDF Byte Stream.
Thanks
Forum topic
OneSpan Sign
Hi,
How can i use SDK to set multiple signature block on the same document for a single signer and the values to be passed dynamically.
I have a list of coordinates which specify the position and size of my signature block for a single signer on a single document.