How to trigger when a Google Calendar event has been updated?

I want Make to update Todoist tasks to sync with the corresponding Google Calendar events and update accordingly.

For this I want Make to trigger when a Google Calendar event has been updated on a certain calendar. When I use the “watch” module (by updated date), make shows me the oldest events, not the latest.

Is there a way to resolve this?

May peace be upon you @dehyde

You can at first setup the time from which you want to get the records.

And for only processing the updated events, you can use a filter to match the created date and updated date of the event ( in cases of updated events, these two dates will be different )

Let us know if it worked!

image


ea

2 Likes

Hi @Automate_with_Rezwan and peace be upon you as well :heart::pray:

Ive noticed the “Choose where to start” is by default “From now on”
I’m not sure what you meant by “setup the time from which you want to get the records” - I want to get any record that has been updated once it is updated, don’t want records that have been updated in the past.