We are using Calendly on the Teams plan and would like to prevent invitees from scheduling more than once per day using the same email address.
I know Calendly prevents double-booking time slots, but is there any native setting or recommended approach to block the same person from booking multiple appointments on the same day, even if time slots are available?
I am planning to use a webhook + database to detect and cancel duplicates, but it feels like a common use case that could be handled via event-level or org-level settings.
-
Is there a built-in way to configure this restriction?
-
If not, is this on the roadmap?
-
Are there best practices for enforcing per-invitee booking limits?
Thanks in advance!