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!
Account-level webhooks support Basic Authentication, but envelope-level EventNotifications do not.