Search code examples
docusignapidocusignconnect

Can DocuSign provide a username and password when sending an envelope-specific webhook?


I have DocuSign running with Appian, and I am able to send documents out for signature. I'm now looking to have Appian be notified when events happen with the envelope.

For Appian to start a process, the webhook must pre-emptively provide a username and password to the process. Can this be done somewhere in eventNotification?

Thank you!


Solution

  • Account-level webhooks support Basic Authentication, but envelope-level EventNotifications do not.