Add the ‘Create Google Calendar Event’ Tool step to your Tool
You can add the ‘Create Google Calendar Event’ Tool step to your Tool by:- Creating a new Tool, then searching for the ‘Create Google Calendar Event’ Tool step
- Click ‘Expand’ to see the full Tool step
- Select the Google account you would like to use.
- Input the event title
- Input the event description
- Input the event start date and time
- Input the event end date and time
- Input the attendees email addresses in array format
Example:
["john.doe@example.com", "jane.doe@example.com"]
- Select whether guests can modify the event
- Click ‘Run step’ to test out the Tool
Advanced settings
Calendar to add event to
This is the calendar you want to add the event to. If you don’t select a calendar, the event will be added to the primary calendar.Meeting Location
Can be a physical location or a link to a virtual meeting.Common errors
Incorrect start/end date and time format
Incorrect start/end date and time format
The start and end date and time must be in ISO 8601 format.
EG: 2025-07-23T10:00:00Z
Incorrect attendees email address format
Incorrect attendees email address format
Ensure that the attendees email addresses are valid and in array format.
EG: ["john.doe@example.com", "jane.doe@example.com"]