2249 results matched your search criteria
Forum topic
OneSpan Sign
Team,
I am looking for help with below scenarios
1) To add a signer to a transaction, is signer emaild id mandatory in signer json request?
2) What if we have a scenario, where a couple wants to use same email id, but both has to be setup as signers in a transaction?
Forum topic
OneSpan Sign
Can one use the API to upload an excel document with tags in it?
Forum topic
OneSpan Sign
LaserFiche Workflow sends doc to be signed. Onespan hold it in draft.
Forum topic
OneSpan Sign
Here's the scenario. I have 2 Approvers (For example, Bob and Mary). Bob has just 1 signature field. Mary has a signature field and a Label. Bob signs first. Before Mary signs I programmatically update her Label field so when she goes to sign she sees the Label Value I inserted.
Forum topic
OneSpan Sign
In your email templates am I able to place our company logo and footer information?
Forum topic
OneSpan Sign
Hi,
How to send multiple document using API when creating the package?
Thanks in Adv.
Forum topic
OneSpan Sign
Can the validation error message be supplied in some way when doing external verification?
Forum topic
OneSpan Sign
Hi,
I am trying to get the signing status of a package using the following SDK call:
eslClient.getPackageService().getSigningStatus(packageId, signerId, documentId)
What I noticed that this call has inconsistent behavior while returning package information.
On some occasions even if a package is av
Forum topic
OneSpan Sign
Hi,
Can we know what all email validations are using ( example:[email protected], .in , .org)
Forum topic
OneSpan Sign
Can a document filename refer to a file on a network drive as in the following:
documentBuilder.FromFile(fileName)