DocuSign events, straight into Discord
Every envelope sent, signed, or completed — posted to Discord the moment it happens. No Discord app to install, no monthly automation subscription.
The gap this fills: DocuSign doesn't ship an official Discord app. If you want envelope sent, signed, or completed to show up in Discord the moment it happens, the usual options are a paid third-party bot, custom code, or routing everything through a $20–50/month automation platform just to move one webhook from one URL to another. ZestyGlue does exactly that one thing for $9/month.
What it looks like
ZestyGlue
DocuSign — Envelope Completed
Please sign: NDA Agreement
status: completed
A real DocuSign event, shown as ZestyGlue formats it for Discord.
Setup — about two minutes
- Create the connector. In ZestyGlue, start a new DocuSign → Discord connector. You'll get a unique webhook URL right away.
- Point DocuSign at it. In DocuSign Admin, go to Connect → Add Configuration, paste in your ZestyGlue webhook URL, and select the envelope events you want.
- Copy the HMAC signature key. DocuSign lets you set an HMAC key on the Connect configuration — use the same one you enter into ZestyGlue's connector setup, so events can be verified as genuinely from DocuSign.
- Point Discord at ZestyGlue. In your target channel, go to Edit Channel → Integrations → Webhooks → New Webhook, copy its URL, and paste it into ZestyGlue.
Under the hood: DocuSign Connect can be configured to fire on nearly every envelope status change — most teams only enable envelope-completed and envelope-declined, so they hear about outcomes rather than every intermediate step.
Events you can forward
envelope-sent
envelope-delivered
envelope-completed
envelope-declined
recipient-completed
Questions
Is my DocuSign Connect HMAC Key safe with ZestyGlue?
It's encrypted at rest with Fernet symmetric encryption before it ever touches disk, it's never logged, and it's never displayed again in the dashboard after you enter it — only a masked placeholder is shown.
Will this show who specifically signed, not just that the envelope completed?
The notification summary shows the envelope subject and status. Recipient-level detail is included in DocuSign's full payload, visible in your ZestyGlue event log.
Does this need a DocuSign Enterprise plan?
DocuSign Connect (the webhook feature) is available on Business Pro plans and above — check your plan's feature list before setting this up.
Can more than one person see these messages?
Yes — anyone in that Discord channel sees every event as it arrives, exactly like a message from a bot.
What happens if my ZestyGlue subscription lapses?
Events are silently dropped rather than causing errors on DocuSign's side — DocuSign never sees a failure response, so it won't retry aggressively or flag your webhook as broken. Your dashboard will simply stop showing new events until you resubscribe.