258 results matched your search criteria
Forum topic
OneSpan Sign
I've grabbed a completion report and am looping through the packages to archive them.
I've tried the following:
RestClient client;
client = new RestClient("https://apps.e-signlive.com/api");
UrlTemplate template;
template = new UrlTemplate("https://apps.e-signlive.com/api");
St
Forum topic
OneSpan Sign
Hello,
I hope someone can help me out with this, since I was not able to find an answer to my questions in the documentation that I read on your site. Here is what I am trying to do:
1. Take existing PDF document and add all required placeholders/signature fields to it.
2.
Forum topic
OneSpan Sign
Currently trying to customize my package.... It is an existing template on my sandbox and I would like to be able to customize the fields each time I clone the package. Is this possible?
This is the current JSON payload I am sending... the signer information works but the fields are not working.
Forum topic
OneSpan Sign
Hello,
I noticed on this documentation page:
https://docs.esignlive.com/content/g_customizing_email_templates/customizing_email_templates.htm?Highlight=email%20customization
It states the following:
Owners of OneSpan Sign Accounts can fully customize all emails sent by the system to end-users and
Forum topic
OneSpan Sign
Hi,
Our integration with eSignLive includes some document merge functionality - where users create a layout for a "template document".
Forum topic
OneSpan Sign
can we able to create the template in sandbox UI and send the created template through Rest Api.
Forum topic
OneSpan Sign
During the development of a small PoC, we have hit an exception in one of the REST calls that we are not able to resolve. What we are trying to do is the following:
1. Clone an existing template with one document and signature configured.
Forum topic
OneSpan Sign
I'm trying to create a new template using a PDF and inserting the "check box". When a user goes to use the template the check boxes no longer appear.
Forum topic
OneSpan Sign
I have used the copy tool and would like to have the ability to also delete templates and layouts in each of our accounts? The LOB would like the ability to be able to clean up the templates and layouts in their account.