Skip to content

Glossary

Webhook

A webhook is an automatic HTTP request that one system sends to another when something happens, so the second system learns about the event without asking.

Last updated By Porch Route

For delivery software the events are the ones a store cares about: a delivery was scheduled, is on the way, was delivered, failed or undone. Reliable webhooks are signed (so the receiver can verify the sender), retried when the receiver is down, and reconciled so nothing is silently lost.

In Porch Route every outcome goes to the business's endpoints as a signed webhook carrying its own order reference, with retries on a backoff schedule for 24 hours, a reconciliation sweep and a delivery log with manual retry. The signature is an HMAC-SHA256 of the raw body.

Related terms

Plan your next delivery day in a few minutes.

Add your vehicles and a day of orders — by hand, from a CSV or over the API — and build your first routes.

Free up to 150 orders a month · No credit card