← Back to the Integrations category

Create Event (Google Calendar)

This node creates a new calendar event using Google Calendar API. Requires a connected Google Calendar integration from your organization's integrations.

SocialCalendarGoogleEventCreate
Try this node

Inputs

NameTypeRequiredDescription
integrationIdintegrationYesGoogle Calendar integration to use
summarystringYesEvent title/summary
startDateTimedateYesStart date-time
endDateTimedateYesEnd date-time
descriptionstringNoEvent description (optional)
locationstringNoEvent location (optional)
attendeesstringNoComma-separated list of attendee emails (optional)
timeZonestringNoTime zone (e.g., 'America/New_York', defaults to UTC)

Outputs

NameTypeDescription
eventIdstringCreated event ID
htmlLinkstringEvent URL

Related Nodes in Integrations