1 Commits

Author SHA1 Message Date
Will Anderson 7f1fe1347a add docuseal webhook receiver with event log + completion notification
POST /api/docuseal/webhook/<token> validates the path token against
DOCUSEAL_WEBHOOK_TOKEN, persists every event to docuseal_events with
the full payload as jsonb, and emails Will via Resend on form.completed
or form.declined. Token rotates via Secret Manager.
2026-05-02 12:17:13 -05:00