DocuSign is an electronic signature (eSignature) solution that integrates with  and can be used for a variety of document or contract management needs.

Through the DocuSign API, can create DocuSign envelopes and send out documents, which are then signed and returned.

Terminology

You'll see the following terms in the articles about DocuSign:

Setup

To integrate with DocuSign, follow the instructions in DocuSign Setup.

Workflow

After setting up the DocuSign integration, you can create and send out DocuSign Envelopes that have their progress monitored by the system. When all signatures are received, the system automatically updates related records and generates a new document. An example workflow is detailed in the steps below:

  1. A contract user who is an authorized DocuSign user fills in the appropriate signer fields in the record. Then, the user either creates an attached document using the document template containing the DocuSign tags, or attaches a document that has already been created.
  2. The user clicks Create DocuSign Envelope to convert the information into DocuSign Envelope and DocuSign Recipient records that correspond to the signers.
  3. The user previews the envelope and then sends it out. DocuSign sends an email with a signing link to the first signer(s). As each signer signs the document, DocuSign emails the next signers on the list until everyone has signed the document, at which point the envelope is marked as completed and the signed document is sent back to  in PDF format.
  4. When  receives the completed document, the system marks the DocuSign Envelope record as completed, generates a new Attachment record for the signed PDF document, and changes the Status of the contract to Signed. If the Contract Start Date has passed, the Status of the contract is instead set to Active.

Related articles