Skip to main content

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

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