Best answer

Using google calendar "free/busy" state in Zap?

  • 25 January 2021
  • 1 reply
  • 291 views

Hi all,

 

Relatively new to Zapier and am struggling with this one.

 

I’d like to perform a Zap on google calendar. However, I’d like the Zap to run only if this event is marked as “busy” on my calendar. 

 

However, when I pull a TEST EVENT into Zapier, I see many variable, but I don’t see the free/busy state among the variables that are getting pulled in (see below). Am I missing something, or is the free/busy state just something that Zapier can not get from google calendar?

 

Thanks!

Yev

 

These are the variable I see:

kind: calendar#event

etag: "3223151086229000"

id: 0k36l53m1be3pjo2p0k015nbuj

status: confirmed

htmlLink: https://www.google.com/calendar/event?eid=XXXXX

created: 2021-01-25T11:51:57.000Z

updated: 2021-01-25T11:52:23.263Z

summary: YB TEST EVENT

creator:

      email: XXXXX@XXX.edu

organizer:

      email: XXXXXXXXXX@group.calendar.google.com

     displayName: PERSONAL

     self: true

start:

     dateTime: 2021-01-25T06:15:00-05:00

     dateTime_pretty: Jan 25, 2021 06:15AM

     date_pretty: Jan 25, 2021

     time_pretty: 06:15AM

end:

     dateTime: 2021-01-25T06:45:00-05:00

     dateTime_pretty: Jan 25, 2021 06:45AM

     date_pretty: Jan 25, 2021

     time_pretty: 06:45AM

transparency: transparent

iCalUID: XXXX@google.com

sequence: 0

reminders

     useDefault:false

duration_hours: 0.5

duration_minutes: 30

duration_seconds: 1800

attendee_emails:

 

icon

Best answer by brudno 25 January 2021, 13:14

View original

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

Just figures it out! It’s the “transparency: transparent” component.

 

It exists for “free” events and doesn’t exist for “busy” events!