108 results matched your search criteria
Forum topic
OneSpan Sign
We have several package templates which we created with the New UI. Each of the templates has multiple documents assigned to them.
Now we need to use the RESTAPI to pull these package templates and create new transactions with the package templates created in the UI.
Forum topic
OneSpan Sign
Hi,
I'm having problems with this funcionality, when I create eslPackage from template, I need add again the documents with "Upload method".
Forum topic
OneSpan Sign
Hi,
I have a requirement where I have a template with placeholders for signers. I need to create a new package from this template and replace the signer Placeholders with actual signer info.
Forum topic
OneSpan Sign
I'm new to eSign,
I think I could create e template in my dashboard, and then dynamicly create packages based on that template?
This does not seem to work for me.
I create a new package with signer into it but no luck.
Forum topic
OneSpan Sign
I have seen the post of creating the package from the existing template using .NET SDK.
https://developer.esignlive.com/code-share/create-template-use-create-package-net/
Is it possible using REST API too. If yes can you please make a similar tutorial using REST API as well.
Thanks,
Sumit
Forum topic
OneSpan Sign
I took the sample code .net code (c#) from online and was getting the below error when creating a template and package.
"Could not create template. Exception: Error communicating with esl server. Invalid URI: The format of the URI could not be determined."
Forum topic
OneSpan Sign
Hi! (I am reposting as for some reason my post was deleted)
I a not able to create a package from a template as I receive the following error message :
Could not create a package from template. Exception: The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
Hello,
Can I create a package from multiple templates?
For example, I have template 1, template 2 and template 3. Can I create a package based on the 3 templates I have?
Thanks
Forum topic
OneSpan Sign
We have a requirement like below
We will create few contract document templates(PDF) in onespan using onespan console. These document will have various fields(name, age etc) which will have to be populated programetically during esign journey.