Best answer

Updating Google Calendar events

  • 8 May 2020
  • 1 reply
  • 156 views

For the automation I am trying to build I want to:

  1. Receive survey data using questionpro
  2. Upload survey data into Google Calendar as an event
  3. Receive survey data from questonpro again
  4. Update the target Google Calendar event

What methods do I have to identify the correct Google Calendar event to update?

 

Thanks

icon

Best answer by ForYourIT 8 May 2020, 21:07

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

Userlevel 7
Badge +7

Hey there @zhengjunli ,

 

I recently needed something very similar like this for one of our clients as well. For step 4, you would need something like this:

  • Action: search for Google Calendar event
  • Action: update Google Calendar event with old data + new data

To search the Calendar event you need, you would need some sort if Identifier in your event. This could be an event-id you use or some email earlier used in the Zap workflow. Let me know if this works!

 

~Bjorn