Use cases
Guides for what people actually build
Each guide covers one job end to end: the objects involved, the calls that set it up, what happens when it goes wrong, and the limits that will eventually matter.
Route one webhook to every service that needs it
One inbound request, as many consumers as you like. Each connection carries its own filter, retry state and receipt.
Read the guideTurn inbound email into a webhook
Give a supplier, a bank or an internal tool an address. What lands there becomes an event that routes and retries like any other.
Read the guideDeliver to endpoints with no public URL
An outbound-only agent inside your network takes the delivery, so a cluster-local service never has to face the internet.
Read the guideLet an agent provision the whole pipeline
Sign up, mint a key, configure the pipeline and read the record back over REST. One step needs a person, and we say which.
Read the guideStart with a source and one connection
Every guide here begins the same way, and the free tier covers 10,000 deliveries a month.