Dear community, we are using Make to connect our Google calendar with our email marketing tool KlickTipp. Currently, our scenario has as trigger “Meeting book” but we would like to add as an additional trigger “date of the meeting” in order to start the email sequences properly. Is it possible? If yes, how?
Example the meeting has been booked on 12th of November (trigger “meeting booked”) and the meeting will be a week later on 19th (“date of the meeting”).
Thanks!
Hey Adriano,
as I understand, you want a second trigger on the day of the meeting right?
Not directly possible but you can work around it. Especially if you want the trigger to arrive at a set time, 9AM every day for example.
You can add your meetings to a data store and have a scenario run every morning, checking if there are any meetings booked for today that have not been processed yet and process them.
1 Like
Yes a second trigger with the date of the meeting. That’s a good idea, could I create a second scenario with a different parameter right?
Yes, exactly, you have a second scenario with the Search module as the trigger, and you schedule it to run daily at 9AM, for example.
Should this scenario a different parameters right? If yes, which ones?