So I have my prompt in vapi :
2. Prompt for Appointment Date:
* Ask the caller to propose a specific date for their appointment.
* Ensure the date is not earlier than today's date (today is {{now}}). The date must not be before this month : {{month}} and this year : {{year}}.
3. Collect Caller Information:
* If the caller selects a time slot, collect their name (if not collected already).
* The name is required to proceed.
4. Confirm Details:
And I have a scenarion in make with a webhook