Hello everyone!
I'm making an AI Agent for a physiotherapy center that uses as a tool a Calendar Agent (to manage the calendar), a Contact Agent (to manage the contact database with a Google Sheets).
Everything works sort of fine, but now I would like to send a reminder via WhatsApp to the client 24 hours before the event and I'm not sure how to do it...
I was thinking to make a separate workflow that gets triggered every 24 hours that gets all the events of the next day and sends a WhatsApp to each client with an event, but I thought that someone might know an easier way to approach this problem.
Thank you very much!