Replies: 1 comment
-
Hey @babyinc78! How can I assist you today? To achieve the desired setup where Event Type 2 is only bookable after Event Type 1 is scheduled, you can use webhooks to manage the availability dynamically. Here's a general approach:
This approach allows you to programmatically control the availability of Event Type 2 based on the booking status of Event Type 1, ensuring that Event Type 2 is only available after Event Type 1 has been booked. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm setting up two event types in Cal.com, where:
Event Type 1: I book the scheduler.
I added a Redirect to a custom URL to Event Type 2 after a successful booking of Event Type 1.
Event Type 2: The scheduler books me.
The Redirect to Event Type 2 is working fine.
I need Event Type 2 to only be bookable AFTER Event Type 1 is scheduled.
Essentially, the second event should only be available at a later time than the first event.
What’s the best way to configure this in Cal.com
Beta Was this translation helpful? Give feedback.
All reactions