Step 8. Create webhooks in Docusign
Configure webhooks to communicate between systems when an event occurs.
1Log in to your Docusign eSignature developer account and select Admin.
2In the Integrations tab, select Connect.
3To open the Add Custom Configuration page, select Add Configuration, then Custom.
4 Add a new configuration with the following custom settings:
Field | Configuration |
---|
Name | Choose a custom name for your configuration |
Status | Active Connection |
URL to Publish | <REST Service URL>/event/DocusignWebhook Note: Copy the REST Service URL from the Properties Details after you publish the Patient Consent Management process. |
Trigger Events | - - Envelope Signed/Completed
- - Envelope Declined
- - Envelope Voided
|
5To save your configurations, select Add Configuration.
For more information on Docusign webhooks, refer to the Docusign documentation on
Webhooks.