Set up triggers for the Docusign eSignature spoke
Set up the trigger to generate the callback URL on your ServiceNow instance.
Avant de commencer
- 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.
Avant de commencer
Role required: admin
Pourquoi et quand exécuter cette tâche
For more information about client credentials grant type, see Client Credentials.
Procédure
- 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.
Avant de commencer
Role required: admin
Procédure
Activate the trigger definition on ServiceNow instance
Activate the trigger definition to generate the callback URL on your ServiceNow instance.
Avant de commencer
Role required: flow_designer and connection_admin.
Pourquoi et quand exécuter cette tâche
Docusign uses the callback URL to securely send the payload to the ServiceNow instance.
Procédure
Add configuration in Docusign account
Add a custom configuration in the Docusign account to send real‐time data updates to the ServiceNow instance.
Avant de commencer
Role required: admin
Procédure
Que faire ensuite
Create flows in Workflow Studio using these triggers as per your requirement. For more information, see Create a flow with an external trigger.