My goal is to create an intelligent and automated follow-up cadence for clients who have been in activation for more than 8 weeks, sending follow-ups via Email and WhatsApp.
I managed to successfully send emails using OpenAI for a list of clients from a spreadsheet.
Uploading: Screenshot 2025-06-11 at 18.59.33.png…
After the email is sent, if the client doesn’t reply or book a meeting (through the Calendly link included in the email) within 2 days, a WhatsApp message should be sent.
I’m currently stuck on the step where I need to check whether the emails sent 2 days ago have received a response from the client. If not, continue the flow. I’ve seen this tutorial, but I was not able to make it work.
Can anyone help me with this?