Question

Zapier automation to identify all Google Calendar events that a person is invited to

  • 12 August 2023
  • 1 reply
  • 82 views

Hello,

 

I was looking for some help creating an automation that does the following:

  • Trigger is the creation of a new google calendar event
  • Automation would then email me a a list of all the events starting today or later that the attendees from the new google calendar event are already invited to on my current google calendar

 

 

 

I’ve tried doing this with the digest function but haven’t found a way to make that work.

 

I’ve also tried doing this with the find google calendar event function but this only returns a single event.

 

Thank you for any help with this.

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @kaizenakira 

Good question.

You’d likely have to use the GCal API: https://developers.google.com/calendar/api/guides/overview

Zap Action: GCal - API Request