Dear all,
I would like to ask if any experienced members have encountered a situation where the Google Calendar "Create Event" trigger or "Update Event" trigger fails to detect events that you have just created or modified, whereas Make.com is able to detect them. I have confirmed that the Google Calendar is correctly connected to n8n. I was able to successfully create an event using the Google Calendar node in n8n, but the newly created event cannot be found by the "Create Event" trigger. When I tried using the "Get Many Events" function of the Calendar node in n8n, I was able to retrieve those events. I have also verified that the relevant Google API permissions are correctly set.
Currently, I am also using Email as a trigger in n8n. Could these two triggers be conflicting?
Thank you all!