Hi all,
I am new to Make.com and this is my second scenario as I started using it yesterday, so I do not have a lot of knowledge yet!
For this scenario I am using:
- Amelia booking plugin in WordPress
- Make
- MailerLite
Here is what I created and that is working for now:
- Client goes to my website
- He books a call in the Amelia calendar
- Call is validated
- I catch the webhook in Make (step 1)
- I create the subscriber and add all the infos in MailerLite + I assign him to a list in MailerLite so it triggers an automation on there directly (step 2)
- I add him to different group in MailerLite to trigger automations on there (step 3-4)
Here is what I’m trying to achieve:
- From this step I am having trouble (step 5-6-7) I’d like to send two reminders (one 25 hours before the call, and one 1 hour before the call)
- My idea was to take the date from the webhook and turn it into a date readable for Make (I asked ChatGPT for this), put a router so both steps can be triggered at a different time, saying to wait until 25 hours before event, and then final step add the subscriber to a new group in MailerLite to launch an automation on there
What I am doing wrong here ? For now the scenario goes all the way through the end without waiting until 25 and 1 hour before.
Thanks very much in advance!
Julien