534 results matched your search criteria
Forum topic
OneSpan Sign
Hello everybody,
I try to implement a signing order, but it doesn't work. All three Emails are sent at the same time.
What's wrong? Here is my json code:
{
"documents": [
{
"approvals": [
{
Forum topic
OneSpan Sign
We are working on creating Onespan transactions in Salesforce and have written out some Apex Trigger code to assist with the process. In order to use it in Production, we will need to write an apex test class that cover the code itself.
Forum topic
OneSpan Sign
Hi, I have a package with status draft, Now I want to update an approval using this route
PUT /packages/{packageId}/documents/{documentId} /approvals/{approvalId}
Here I am updating multiple field values.
Forum topic
OneSpan Sign
Canada SBX = sandbox.e-signlive.ca
API = /apitoken/clientApp/accessToken
https://sandbox.e-signlive.ca/apitoken/clientApp/accessToken
header fields Accept + Content-Type ( both set to application/json )
Forum topic
OneSpan Sign
In my current setup, I have a main custom object with two buttons: "Generate Contract" and "Send For Sign Off". The first button uses Conga Composer to generate the contract document and saves it to the main custom object.
Forum topic
OneSpan Sign
Hi,
I am attempting to create a package with multiple documents using the "files[]" multipart form field, but I always get back this message:
{
"messageKey": "error.validation.package.wrongNumberOfFiles",
"technical": "Number of uploaded files does not match number of documents specified i
Forum topic
OneSpan Sign
Hi Team,
Please follow.my below scenario
I have application where i need to fill data in ui fields .
Forum topic
OneSpan Sign
Hi ,
I have created package and adding document from Salesforce. The document is in Spanish language.
Forum topic
OneSpan Sign
Hello Duo,
Here is our use case scenario:
Forum topic
OneSpan Sign
I attempting to create a document that has one signer by email, and 2 signing groups (lets name them Group1 and Group2)
The document has EXTRACTION enabled.