About DocuSign Adapter Use Cases

The DocuSign Adapter can be used in scenarios such as the following.

  • Select the Send an envelope or create a draft in one integration to create an envelope and send it to recipients or save it as a draft. Select and configure the REST Adapter as the source. Appropriate data mapping between the REST Adapter and DocuSign Adapter is performed in the mapper. Invoke the integration endpoint with a REST client to send a POST request to the REST Adapter. The DocuSign Adapter sends the data as a payload while invoking the configured operation in DocuSign.

  • Select the Get envelope status changes operation in one integration to return envelope status changes for all envelopes. Appropriate data mapping between the REST Adapter and DocuSign Adapter is performed in the mapper. The REST Adapter sends a GET request to the DocuSign Adapter , which returns status change information for all envelopes.