Back to Google Calendar
Google / Google Calendar
Create Event
Create a new event in a specified Google Calendar.
googleCalendarCreateEvent
Permissions
  • https://www.googleapis.com/auth/calendar.readonly
  • https://www.googleapis.com/auth/calendar.events
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
calendarIdfile ID of the calendar to read from (e.g. "primary" or a specific calendar ID).Yes
summarymustache Title of the event (e.g. "Onboarding call with {{data.contact.name}}").Yes
descriptionmustache Detailed description or agenda for the event. You may include dynamic placeholders such as {{data.contact.externalId}}.No
locationmustache Optional location or meeting link (e.g. office address or video call URL).No
startDateTimemustache Start date/time in RFC 3339/ISO 8601 (e.g. "2025-11-20T09:00:00+08:00" or "2025-11-20T09:00:00"). If no offset is provided, the calendar's default timezone will be used.Yes
endDateTimemustache End date/time. Same rules as startDateTime. Must be after startDateTime.Yes
preventConflictsboolean If true, the backend will prevent creating an event that conflicts with any existing event in the calendar.No
attendeesarray (mustache)Optional list of attendee email addresses (e.g. ["{{data.contact.email}}", "teammate@example.com"]).No
privateExtendedPropertymap (mustache)Optional map of private extended properties to store on the event (e.g. {"knoonContactExternalId": "{{data.contact.externalId}}"}). These are saved under event.extendedProperties.private and can later be used as filters in googleCalendarSearchEvents.No
sharedExtendedPropertymap (mustache)Optional map of shared extended properties to store on the event (e.g. {"knoonOrgId": "{{data.organization.id}}"}). These are saved under event.extendedProperties.shared and are visible to other users who can access the calendar.No
sendUpdatesstring Whether to send email updates to attendees about the changes: "ALL", "EXTERNAL_ONLY", or "NONE".No
Returns
NameTypeDescription
statusstring CREATED or ERROR.
sensitive.eventIdstring ID of the created event.
sensitive.summarystring Title of the created event.
sensitive.startstring Start date/time in RFC 3339/ISO 8601 format.
sensitive.endstring End date/time in RFC 3339/ISO 8601 format.
confidential.htmlLinkstring Link to the event in Google Calendar.
Install In Tools

See how to install an app in your tool

Follow the quick walkthrough below to add marketplace apps into your tool flow.

Step 01
Open your tool setup
Start from the tool workspace where you want to add a new app.
Step 02
Go to tools and create button
Open the Tools page, then click the Create button to start adding a new app.
Step 03
Choose Internal or External work
Choose Internal or External work, then select an app action.
Step 04
Select app to install to Knoon
Pick the app you want to install to Knoon and complete the setup flow.
Step 05
Success!
The app has been installed successfully and is ready to use in your workflow.
Power your business with Knoon's Agentic AI today.
Join businesses already resolving thousands of customer inquiries and sales leads with Knoon.