Public Booking
Let customers book slots through a public schedule link.
- Edit the schedule and enable public (
is_public) - Share:
https://<public-domain>/booking/<orgId>/<scheduleId>The booking page is served by the public Interflow site (not the /app shell).
Combine with push reminders and silent flows.