3699 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
Hi,
I was wondering if it was possible to update a signer's email address after a package has been sent?
Forum topic
OneSpan Sign
I am working through the OneSpan Sign APEX SDK and running the getSessionId() is giving me this result:
Forum topic
OneSpan Sign
I am using the text tag extract example found here: Text Tag Extraction (Apex SDK) | OneSpan Community Platform
Forum topic
OneSpan Sign
Does anyone have a protip on how to quickly place signature anchors on a document? I am often guessing the top and left values and then creating a full transaction to see if I got close. Is there a faster way to get this positioning right?
Forum topic
OneSpan Sign
I think this is a dumb question, but do I need Conga to merge SF data into a document or can I use Field Mappings (via Conventions)? For example, I want to place the company name from the account record that the contact is related to on a document. Conga or Conventions?
Forum topic
OneSpan Sign
Hi,
I believe "sending of email" has been turned off on the sandbox I am using. we don't want them to send because sign them in the IFrame.
Forum topic
OneSpan Sign
Hi guys,
We have a case which must to star a signature process in eSignLive with a document that previously was signed by a client with a software certificate.
Forum topic
OneSpan Sign
If the signature ceremony is NOT "inperson", is there a way to specify the order in which the signers receives the doc?
Forum topic
OneSpan Sign
Hi Team,
I am trying to create a transaction. I am the account owner. I am adding 'X as a signer, but when I retrieve the transactions, I am also added as one of the signers in it.
Is there any way to exclude "account owner" from the signers' list?