my workflow alway show “It looks like there are no available time slots for May 25, 2025. Could you please provide me with a new preferred appointment day?”. How to make success make a appointment?
** AI Chat model: openrouter gpt-4o-mini or google gemini-2.0-flash
for example:
can you help me make an appointment for May 25, 2025
there are no available time slots for May 25, 2025.
But when i fill all data
for example:
Can you help me make an appointment for May 24, 2025, Time: from 2:00 p.m. to 3:00 p.m. full name: test, email: [email protected], mobile number: 98765432, and how many people: 4
it can success make a appointment
i think my workflow should be:
my need step:
can you help me make an appointment for May 24, 2025
AI: I need a time range to check the calendar availability. What is the start and end time you are looking for?
2 .time: 2:00 p.m. to 3:00 p.m
AI: What is your name, email, and mobile number?
How many people will be attending?
full name: test, email: [email protected], mobile number: 98765432, and how many people: 4
AI: Success create an appointment.
I hope your can get my mean.
Thank you very much.
i reference for n8n youtube clip to do the workflow.
Information on your n8n setup
**n8n version: 1.89.0
**Database (default: SQLite): no
**n8n EXECUTIONS_PROCESS setting (default: own, main): own
**Running n8n via (Docker, npm, n8n cloud, desktop app): npm