Changes

Jump to: navigation, search

DocuSign

1,480 bytes added, 16:05, 20 September 2021
m
Generating Fillable PDF Forms for E-Signatures
{{ Banner-UnderConstruction }}
 
==Configuring Global Settings==
1. Go to Global Settings - Integrations - Integration Key Management. <br />
* Key Type: set to DocuSign
* Key name: set to DocuSign
* Integrator Key**:
* Secret Key**: unique secret code for the client (see below for a description of where these are found)
==DocuSign Account Set Up==
To use DocuSign as a signature provider in SmartSimple, you will need to sign up with DocuSign for an account with API capabilities. DocuSign requires users to create a sandbox account (reference: [https://www.docusign.com/blog/dsdev-new-api-and-keys-page/ https://www.docusign.com/blog/dsdev-new-api-and-keys-page/]) in order to create an integration key for their DocuSign API integration. After you obtained an integration key from your DocuSign sandbox account, during sign to complete the set upprocess, you will need will have to provide the Redirect URIs (see screenshots for additional information on the instructions)for the DocuSign - SmartSimple integration.
For the Redirect URIs:
3. Copy the '''Redirect URL'''
4. Use this URL for the DocuSiign API account.(when you are on DocuSign site to sign up for an API account)
[[File:Fromdocusign.png|800px]]
[[File:docusignURL1.png|800px]]
 
[[File:docusignURL2.png|800px]]
 
[[File:docusignURL3.png|800px]]
==DocuSign Tags==
||Set the Signature Block location
||
<pre><!--SignatureBlock SignatureAnchorStringAnchor String--></pre>
||
<pre><!--SignatureBlock Please signAnchor String--></pre>||If you wish to have the Signature Block appear in the document in a fixed position then you must include SignatureBlock tag with anchor string defined and then, in the document itself, have a text string that matches the anchor string.* If the anchor string is "Please sign", DocuSign will find "Please sign" in your HTML and place the Signature block below it.Signees will see a signature block to click on and sign.* If "Please sign" is not found in the document, or if you do not include this tag in your HTML, signees will have the option to place their signature anywhere in the document.
* If you have 2 signees, then the 2nd signee's signature block will be placed 1 inch below the 1st signee's signature block.
* If anchor string text is not found in the document, or if you do not include the SignatureBlock tag in your HTML, signees will have the option to place their signature anywhere in the document.
|-
||Date Signed
||
<pre><!--DateBlock AnchorString--></pre>
||
<pre><!--DateBlock Signed On: --></pre>
||Here the anchor string is "Signed On: "
DocuSign will find "Signed On: " in your HTML and place the Date of the signature beside it.
|-
||Set the location of the Initials Block
||Here the anchor string is "Your Initials: "
DocuSign will find "Your Initials: " in your HTML and place the Initials Block below it. If the specified AnchorString is not found in the document, or if you do not include this tag in your HTML, signees will have the option to place their initials anywhere in the document.
 
||
|}
 
==Generating Fillable PDF Forms for E-Signatures==
Web Page Views can be configured with fillable forms and exported as a system-generated PDF for e-signatures. All fields have to be created form the WPV template HTML content with the specific syntax indicated above. For additional support, please see the following DocuSign guide and sample HTML file:
 
* [[File:DocuSign Dynamic Guide.docx]]
* [[File:DocuSign Sample.zip]]
==Note==
Smartstaff
2,014
edits

Navigation menu