R

RelayLoop

Ops dashboard

Route WhatsApp events outward
Attach tenant or account-scoped webhook endpoints for message and session events.
A

Automations

Route WhatsApp events outward

Attach tenant or account-scoped webhook endpoints for message and session events.

Marketing page

WhatsApp accounts

0Sources that can trigger account-scoped webhooks

Contacts

0Audience records that can drive inbound events

Campaigns

0Outbound actions that can trigger delivery webhooks

Webhooks

0Tenant event destinations with retry support

Automations

Webhook engine

Realtime routing Operational
Webhook guidance & best practices

Keep endpoints idempotent, verify signatures, and expect retries whenever the downstream system is unavailable.

Use account-scoped endpoints when one integration only cares about a single number; use tenant-scoped endpoints to power a single automation layer across all accounts.

Add endpoint

Choose the scope, subscribe to events, and start delivering webhook payloads immediately.

Registered endpoints

Active routes, event subscriptions, and scope visibility for the current tenant.

Delivery model

RelayLoop stores payloads, retries failed deliveries, and keeps the event subscription separate from account session state.

Signal Meaning
message.received Inbound message or attachment from a customer conversation.
message.delivered / message.read Outbound acknowledgements for sent messages and campaign traffic.
session.connected / session.disconnected / session.qr_required Worker-level account lifecycle events that can wake internal or customer systems.
Refreshing…