Zcal
Zcal is a free scheduling platform for booking meetings via shareable scheduling links, meeting polls, and team pages (round-robin and collective). Zcal does not publish a general-purpose public REST API; programmatic integration is delivered through outbound webhooks (event.created, event.rescheduled, event.cancelled) and no-code connectors such as Zapier and Make, plus native integrations including Zoom, Stripe, Google Analytics, and Meta Pixel.
APIs
Zcal Scheduling Links
Unlimited shareable scheduling links, meeting polls, and customizable booking pages let invitees self-serve a time. This is a product surface managed through the Zcal web applic...
Zcal Bookings
Bookings (events) capture timing, hosts, attendees, location, and custom question responses. Booking data is surfaced to external systems through outbound webhooks rather than a...
Zcal Integrations and Webhooks
Outbound webhooks POST a JSON payload to a subscriber URL when a booking is created, rescheduled, or cancelled. Payloads can be verified with an optional HMAC SHA-256 signature ...