What role is required for a ServicenNow user when configuring DocuSign webhook?SummaryUsers were following the steps to add the webhook but the document says add 'ServiceNow Credentials' as per the steps below. They tried adding a headless user that They have in ServiceNow but getting 403 error when used that in Docusign Webhooks. What 'ServiceNow Credentials' is the document referring to? Configure DocuSign webhook Configure the webhook in your DocuSign account to enable DocuSign to send data to ServiceNow when a recipient signs a document. Setup Set up a bi-directional webhook for DocuSign using below Steps: 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.Add your ServiceNow instance URL in this format: For Legacy: https://{instance-name}.service-now.com/api/sn_docusign_spoke/docusign_webhookFor REST v2.1: https://{instance-name}.service-now.com/api/sn_docusign_spoke/docusign_webhook_rest Include basic authorization in the header and add your ServiceNow credentials.Enable DocuSign to share envelope events with ServiceNow. Envelope SentEnvelope DeliveredEnvelope Signed/CompletedEnvelope DeclinedEnvelope Voided InstructionsThe user needs to have the role 'sn_docusign_spoke.docusign_integrator'.Related LinksSet up a bi-directional webhook