Home / Integrations / Webhooks
Send every booking to your own system.
When Ringmere books an appointment, moves one, or hands a call to your team, it can tell your software in real time. Signed webhooks, on every plan.
Ringmere webhooks send an HTTPS POST to a URL you choose whenever the AI receptionist books, reschedules or cancels an appointment or a table, or hands a call to your team. Each request is signed with HMAC-SHA256 so you can verify it came from Ringmere, carries a stable event id so you can ignore duplicates, and is retried if your endpoint is down. It is included on every plan.
How it works
One URL, and your system hears about every call that matters.
Add your endpoint
In Settings, open Calendar and find “Send bookings to your own system”. Enter a public HTTPS URL. Your signing secret is shown once, so copy it when you see it.
Send a test event
Press “Send test event” and Ringmere posts a test payload to your URL, so you can build and check your handler before a real call arrives.
Verify and process
Check the signature header against the raw request body using your secret, use the event id header to ignore repeats, and return a 2xx status to acknowledge.
Events
- appointment.booked, appointment.rescheduled and appointment.cancelled
- order.placed, order.updated and order.cancelled, for restaurants that take orders as well as reservations
- handoff.created, when a call is escalated to your team
Delivery details
- The body is JSON: the event name, your business id, the time the event happened, and the data for that event.
- Three headers: x-ringmere-event, x-ringmere-event-id and x-ringmere-signature, a hex HMAC-SHA256 of the raw body.
- A failed delivery is retried with backoff. A 4xx response is treated as final and not retried, except 408 and 429.
- Your endpoint must be public HTTPS. Redirects are not followed.
- The setting lives with the calendar, so it is available to appointment businesses and to restaurants that take reservations.
- Webhooks are outbound only. There is no public API for sending data into Ringmere yet.
Questions
Webhooks, plainly answered.
Does Ringmere have webhooks?
How do I verify a webhook came from Ringmere?
Will I receive the same event twice?
Does Ringmere have an API or a Zapier app?
Keep reading
Related.
Ringmere integrations
Google Calendar, WhatsApp, Beds24, kitchen printers and your own systems by webhook, and what it does not connect to yet.
Read moreGoogle Calendar integration
Live availability, no double-booking, and every booking, reschedule and cancellation kept in step with your calendar.
Read moreRingmere pricing
Starter £49, Growth £99 and Pro £249 a month, each with a UK number and a 14-day free trial.
Read moreStop missing calls. Start booking them.
Put Ringmere on your line today and never lose another booking to a missed call.