922 results matched your search criteria
Forum topic
OneSpan Sign
I know there is a tool to copy templates and layouts between users. I want to add that ability to my own tool we have for our help desk. Is there an example of how to do this in .NET that already exists?
Forum topic
OneSpan Sign
I am writing an app that will hypothetically integrate with OneSpan Sign. I would want the users of my app to be able to log into OneSpan Sign and grant my app permission to create Transactions in their OneSpan sign account on their behalf. Is this possible with OneSpan sign?
Forum topic
OneSpan Sign
Hi, we want to keep track of the transactions that has been completed, that's why we would like to archive the transactions we already have in our DB as completed. I would like to ask if there's a way to archive multiple transaction in a single API request.
Forum topic
OneSpan Sign
First off, this is a very welcome addition to the integration options available. I've been struggling using the REST API directly from my Force.com app.
Are there any examples on how to create a simple package, like there are with the other SDKs?
Forum topic
OneSpan Sign
Hi,
I have a scenario where a owner or a "power of attorney" can eSign the document. Currently, I have the JSON for teh rEST API to create the package where one signer can sign.
Forum topic
OneSpan Sign
Is there an option to make a package view only? This would be the final document our users see in our application and they do not need to sign or accept.
We are hoping to use eSign for all our document viewing needs.
Forum topic
OneSpan Sign
Hi,
My scenario is, we want to customize the emails send to signers so that the link is not sent in the email and they are just provided with instructions to login into our application to do so.
Now, my question is, after creating package we have received packageId.
Forum topic
OneSpan Sign
I have looked through the eSignLive documentation but without success. When creating a package, is it possible to restrict signers to be able to view certain pages of the document ?
Forum topic
OneSpan Sign
Is there anyway to suppress the automatic email to signers on package creation? We would like to give our application user the option to sign now (we will retrieve signing URLs), or sign by email (appears to be sent automatically at package creation).
Forum topic
OneSpan Sign
Hi,
resending a signing invitation doesn't work. Not in the Sandbox and also not from the Web UI.
I actually don't believe I am making a mistake using both. Maybe the problem is in our package coding, wich however works fine with all other REST APIs we are using.