DocuSign events, straight into Notion
Every envelope sent, signed, or completed — posted to Notion the moment it happens. No Notion app to install, no monthly automation subscription.
The gap this fills: DocuSign doesn't ship an official Notion app. If you want envelope sent, signed, or completed to show up in Notion 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 Notion.
Setup — about two minutes
- Create the connector. In ZestyGlue, start a new DocuSign → Notion 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 Notion at ZestyGlue. Create an integration at notion.so/my-integrations, share your target database with it, then copy the database ID from its URL and enter both into ZestyGlue. The database needs a “Name” title property.
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.
Do I need a paid Notion plan?
No, Notion's free plan supports integrations and the API calls ZestyGlue makes to create a new row.
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.