I need to send birthday messages on WhatsApp to my clients. The customer list is in a Google Sheets. How can I trigger these specific events in Make?
I don’t know how I can schedule these sends on customers’ birthdays.
Any ideas?
I need to send birthday messages on WhatsApp to my clients. The customer list is in a Google Sheets. How can I trigger these specific events in Make?
I don’t know how I can schedule these sends on customers’ birthdays.
Any ideas?
Welcome to the Make community!
All you need is a scenario that runs once per day and searches your Sheet for any birthdays on the current day using the {{now}}
date variable.
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —
parseDate
| Tokens for formatDate
I’m currently facing some issues with automating message sending to customers and could use some assistance. Here’s what I’m dealing with:
I have set up a scenario to automate sending messages to customers, but I’m encountering some issues. The messages should only be sent to people whose birthday is within 10 days of today or earlier.
The problem is that the scenario isn’t recognizing birthdays if they occur after the 12th of the month. It seems to be confusing the month with the day of birth. I’ve already tried formatting the date, but the error persists.
The date of birth is set on my sheet as DD/MM/YYYY.
The first module of the scenario is set to Google Sheets > search rows. I need to filter only people whose birthday is within 10 days before today; the birthday information is located in column D. Additionally, I’ve set up a filter to check if column E (status) is empty or does not exist.
Then, I’ve added a Phone Number module to extract phone numbers from the Google Sheets. After that, I’ve included a Z-api module to send the initial text message to the extracted number. Twenty seconds later, a second message is sent to the same number.
Once the messages are sent, I need to update the corresponding row by changing the value in column E (status) to ‘Enviado’."
Thank you in advance for your help!
That looks like a new question, could you please create a separate topic for this?
While it’s tempting to continue an existing thread, a more effective approach would be to start a new topic. It helps other community users to respond to your query, and keeps our space organised for everyone. If you start a new conversation you are also more likely to get help from other users. You can refer others back to a related topic by including that link in your question. Thank you for understanding and keeping our community neat and tidy.
The “New Topic” link can be found in the top-right of the header: