I set up a zap to create detailed calendar events from a google sheet. What I am hoping to figure out is how to set it up so that when a row on a google sheet is changed or updated, that the event is also updated.
Best answer
Use a zap to update existing events in google calendar
Best answer by andywingraveBest answer by andywingrave
Hey all, just wanted to summarise this thread for future community members:
As Troy mentioned, you can achieve this with 2 separate zaps.
In the first zap, we want to create a zap when a row is updated
- Trigger: GSheet - New/Updated Row
- Action: GCal - Create Detailed Event
- Then using the row ID from the trigger step, we want to create an action:
- Action: GSheets - Update Row (log the GCal Event ID)
Then for the second zap we want to trigger when a row is updated
- Trigger: GSheets - New/Updated Row
- Action: GCal - Update Event (use the GCal Event ID)
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.