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:
- I call a webhook (catch hook trigger) using a third-party app
- My Zap looks for the next event (the one happening soonest) in my Google Calendar (find event action)
- 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.