Set up triggers for the Docusign eSignature spoke
Set up the trigger to generate the callback URL on your ServiceNow instance.
Vorbereitungen
- Request an Integration Hub subscription.
- Activate and set up the Docusign eSignature spoke.
- Role required: admin.
Enable system property for client credentials grant type
Create or enable the glide.oauth.inbound.client.credential.grant_type.enabled system property to use the OAuth client credentials grant type for inbound integrations from the Docusign OAuth client to ServiceNow instance.
Vorbereitungen
Role required: admin
Warum und wann dieser Vorgang ausgeführt wird
For more information about client credentials grant type, see Client Credentials.
Prozedur
- Navigate to .
- Search for the glide.oauth.inbound.client.credential.grant_type.enabled system property.
- Open the record.
- For Value, enter true.
- Right-click the form header and click Save.
Create an application registry to authenticate the inbound calls
Create an application registry in the ServiceNow instance to authenticate the inbound calls.
Vorbereitungen
Role required: admin
Prozedur
Activate the trigger definition on ServiceNow instance
Activate the trigger definition to generate the callback URL on your ServiceNow instance.
Vorbereitungen
Role required: flow_designer and connection_admin.
Warum und wann dieser Vorgang ausgeführt wird
Docusign uses the callback URL to securely send the payload to the ServiceNow instance.
Prozedur
Add configuration in Docusign account
Add a custom configuration in the Docusign account to send real‐time data updates to the ServiceNow instance.
Vorbereitungen
Role required: admin
Prozedur
Nächste Maßnahme
Create flows in Workflow Studio using these triggers as per your requirement. For more information, see .