Set up a bi-directional webhook for the Docusign eSignature spoke
Configure the webhook in your Docusign account to enable Docusign to send data to ServiceNow when a recipient signs a document.
Before you begin
Role required: admin
Procedure
Connect a custom configuration to enable your Docusign application to share events and data with your ServiceNow instance.
Log in to your Docusign account as an admin.
In the admin dashboard, navigate to Integrations > Connect.
Click Add Configuration.
A list of the configuration types is displayed.
Select Custom.
On the form, fill these values.
| Field | Description |
|---|---|
| Name | Name to identify the custom configuration. |
| URL to Publish | Add your ServiceNow instance URL in this format:- Under Event Settings, if you select Data Format as Legacy, enter https://{instance-name}.service-now.com/api/sn_docusign_spoke/docusign_webhook - Under Event Settings, if you select Data Format as REST v2.1, enter, https://{instance-name}.service-now.com/api/sn_docusign_spoke/docusign_webhook_rest |
| Data Format | Select either Legacy or REST v2.1.Note: Ensure that this selection matches is accordance with the URL you provided in URL to Publish. |
Image omitted: ds-webhook-event.png
Select the Events settings and enter URL to publish.
Select the Events settings and enter URL to publish.
Under Trigger Events, enable Docusign to share envelope events with ServiceNow by selecting these events:
- Envelope Sent
- Envelope Delivered
- Envelope Signed/Completed
- Envelope Declined
- Envelope Voided
- Envelope Deleted
- Recipient Sent
- Recipient Auto Responded
- Recipient Delivered
- Recipient Signed/Completed
- Recipient Declined
Image omitted: ds-trigger-events.png
Select the required envelope events.
Select the required envelope events.
Under Include Data, select the Recipients option.
Select other options as per your requirement.
Image omitted: include-data.png
Select the Recipients option.
Select the Recipients option.
- Select the Include basic authorization option in the header and provide your ServiceNow instance credentials.
Image omitted: ds-basic-auth-header.png
Option to include basic authentiocation header.
Option to include basic authentiocation header.
- Click Add Configuration.