For the complete site index, see llms.txt. Docs index: llms-docs.txt. Marketing corpus: llms-full.txt. Docs corpus: llms-full-docs.txt. Prefer markdown URLs where available (append .md).. Product skill: skill.md. Pricing: pricing.md. Docs MCP: /docs/mcp. Site MCP: /mcp.

Definition

Webhook

An HTTP callback your app receives when an email event happens (delivered, bounced, clicked).

In detail

Webhooks push events to your HTTPS endpoint as JSON (or similar) when something changes: delivered, bounced, complained, opened, clicked. You avoid polling and can update users or suppressions in near real time.

Secure webhooks with secrets, signature checks, and idempotency. Providers retry on failure; your handler should tolerate duplicates. Respond quickly and process heavy work in the background.

Reloop emits webhooks for delivery lifecycle events so your application stays the source of truth for user-visible state.

In Reloop

How Webhook shows up when you use Reloop, hosted or self-hosted.

View feature

Related

Nearby terms

Other words that often show up next to Webhook.

Ready to reach the inbox?

Built-in SPF/DKIM/DMARC setup, IP warming guidance, and real-time deliverability signals.