Skip to content

Webhooks

Register HTTPS endpoints and send signed test events to confirm your receiver verifies and responds. Every payload is signed with HMAC-SHA256 over a timestamp and body, so a receiver can authenticate it and reject replays. Automatic delivery of your chosen events, with retries, a delivery log, and dead-letter handling, lands with the delivery worker.

How it fits

Application route
/app/%5BprojectId%5D/webhooks
Documentation
/docs/webhooks
Status
Available

Works with

Modules you are likely to use alongside this one.

Webhooks - HoodStack