I am trying to connect Google Calendar to Zapier to track the number of hours each team member spends on a project.
Page 1 / 1
Hi
Definitely possible! Once you’ve tracked the hours, where do you want to store the data?
Hi
Here's how I would build the Zap:
- Trigger on a new event in the calendar
- Delay by 3 minutes to allow the team member to get all the information in the event
- Create a new row in Google Sheets (values including: user, event name, description, start time, end time, duration)
Then have a seperate tab in Sheets that counts the durations for rows that include project name in the event name. something like `SUMIFS(F1:F10, B1:B10, "projectX")` see https://support.google.com/docs/answer/3238496?hl=en
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.