1375 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Can we send metadata with each document? In our application, we want to store multiple keys for each document. We thought about using the document Id, but it quickly became too complicated.
Forum topic
OneSpan Sign
Hello,
We are witnessing an issue with Document upload with large document sizes. I wanted to know what the limitations are of the platform.
Forum topic
OneSpan Sign
I have been hitting a bit of a brick wall trying to add text anchor tags to an uploaded document.
Let my explain what I have been attempting to achieve.
First I upload a document to an existing package, the package already contains a new role that I have created.
Forum topic
OneSpan Sign
Hi Team,
When we download signed documents from onespansign using REST API, after opening it, we can see validation warning as "At least one signature has problem" (Please refer highlighted section from the attachment).
Forum topic
OneSpan Sign
Is there an endpoint to add multiple documents to a package? The APEX SDK appears to only have a method to add one at a time. Trying to minimize callouts from SF.
Forum topic
OneSpan Sign
I am trying to add documents to a package but unable to do so. I have tried two method:
Forum topic
OneSpan Sign
I'd like to upload a PDF with fields such as [Signer1.Fullname1.Textfield1] and require that it be formatted as ###-###-###-### where # can only be a number.
How do I combine these two features - document extraction, and field validation?
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
Team,
I was exploring REST API for one of our need, where, we need to download all the documents for all packages that has been completed for a given day.
I see Reports option where you can git list of completed packages for a given day.
Forum topic
OneSpan Sign
Hi,
Please help me with the following:
I am using REST API, .NET and a sandbox account.
I want to download a document in PDF format. For this I can use the call:
GET /packages/{packageId}/documents/{documentId}/pdf
But this call requires documentId.