Skip to content

Outbound Overview

Outbound means your app sends events to HookBridge, and HookBridge delivers them to your configured destination endpoints.

Flow:

  1. Send with POST /v1/webhooks/send
  2. HookBridge queues and delivers
  3. Failures retry automatically
  4. You monitor and recover with logs, metrics, and replay actions

API reference:

Personalize Examples

Enter your credentials to populate code examples throughout the docs.