Skip to main content
Question

How to find the next event in my Google Calendar schedule

  • February 3, 2022
  • 1 reply
  • 80 views

Hey everyone! I’m trying to build a Zap that will update my Slack status, and keep that status active until my next meeting. Here’s the workflow I envision:

  1. I call a webhook (catch hook trigger) using a third-party app
  2. My Zap looks for the next event (the one happening soonest) in my Google Calendar (find event action)
  3. My Zap sets my Slack status until the start time of the event in step 2.

Any advice on pulling off the second step of this Zap? I don’t have a consistent search term to look for in my event names.

Did this topic help you find an answer to your question?
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

GetUWired
Forum|alt.badge.img+12
  • Zapier Expert
  • 1030 replies
  • February 4, 2022

Hi @jstych 

I have solved similarish solutions… using the search term “.” which would match any event in Google calendar. 

Try playing around with something like the below. You may have to modify the start/end times depending on what your schedule looks like…