Outbound Overview
Outbound means your app sends events to HookBridge, and HookBridge delivers them to your configured destination endpoints.
Flow:
- Send with
POST /v1/webhooks/send - HookBridge queues and delivers
- Failures retry automatically
- You monitor and recover with logs, metrics, and replay actions
API reference:
Personalize Examples
Enter your credentials to populate code examples throughout the docs.