Webhooks and API
Build custom integrations using Zencal's webhooks and REST API.
Webhooks
Receive real-time notifications when events happen:
booking.created- New booking madebooking.rescheduled- Booking time changedbooking.canceled- Booking canceledbooking.completed- Meeting marked as done
Setting up webhooks
Go to Settings > Webhooks to add your endpoint URL and select which events to receive.
REST API
Access your Zencal data programmatically. Full documentation at docs.zencal.io.