Google Calendar Connection
Connect Google Calendar to create, update, and manage calendar events.
Required Credentials
- Service Account JSON
Setup Steps
- Go to Google Cloud Console
- Create a new project or select existing
- Enable the Google Calendar API
- Go to "Credentials" → "Create Credentials" → "Service Account"
- Name your service account and grant appropriate roles
- Click on the service account → "Keys" → "Add Key" → "Create new key"
- Select JSON format and download
- Copy the entire JSON content
- Share calendars with the service account email
- Add the JSON to your Workflow Builder connections
Features
- Create calendar events
- List upcoming events
- Update existing events
- Delete events
- Check availability
Best Practices
- Share calendars with service account email before using
- Use proper timezone handling
- Include clear event descriptions
- Set appropriate reminders