Назад к Google Calendar
Google / Google Calendar
Create Event
Create a new event in a specified Google Calendar.
googleCalendarCreateEvent
Разрешения
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| calendarId | file | ID of the calendar to read from (e.g. "primary" or a specific calendar ID). | Да |
| summary | mustache | Title of the event (e.g. "Onboarding call with {{data.contact.name}}"). | Да |
| description | mustache | Detailed description or agenda for the event. You may include dynamic placeholders such as {{data.contact.externalId}}. | Нет |
| location | mustache | Optional location or meeting link (e.g. office address or video call URL). | Нет |
| startDateTime | mustache | 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. | Да |
| endDateTime | mustache | End date/time. Same rules as startDateTime. Must be after startDateTime. | Да |
| preventConflicts | boolean | If true, the backend will prevent creating an event that conflicts with any existing event in the calendar. | Нет |
| attendees | array (mustache) | Optional list of attendee email addresses (e.g. ["{{data.contact.email}}", "teammate@example.com"]). | Нет |
| privateExtendedProperty | map (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. | Нет |
| sharedExtendedProperty | map (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. | Нет |
| sendUpdates | string | Whether to send email updates to attendees about the changes: "ALL", "EXTERNAL_ONLY", or "NONE". | Нет |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| status | string | CREATED or ERROR. |
| sensitive.eventId | string | ID of the created event. |
| sensitive.summary | string | Title of the created event. |
| sensitive.start | string | Start date/time in RFC 3339/ISO 8601 format. |
| sensitive.end | string | End date/time in RFC 3339/ISO 8601 format. |
| confidential.htmlLink | string | Link to the event in Google Calendar. |
Установить в Инструменты
Смотрите, как установить приложение в вашем инструменте
Следуйте быстрому руководству ниже, чтобы добавить приложения маркетплейса в ваш поток инструмента.
Шаг 01
Откройте настройку вашего инструмента
Начните с рабочего пространства инструмента, в которое вы хотите добавить новое приложение.
Шаг 02
Перейдите в инструменты и нажмите кнопку создания
Откройте страницу Инструменты, затем нажмите кнопку Создать, чтобы начать добавление нового приложения.
Шаг 03
Выберите Внутреннюю или Внешнюю работу
Выберите Внутреннюю или Внешнюю работу, затем выберите действие приложения.
Шаг 04
Выберите приложение для установки в Knoon
Выберите приложение, которое вы хотите установить в Knoon, и завершите процесс настройки.
Шаг 05
Успех!
Приложение успешно установлено и готово к использованию в вашем рабочем процессе.
Управляйте своим бизнесом с помощью Agentic AI от Knoon уже сегодня.
Присоединяйтесь к бизнесам, которые уже решают тысячи запросов клиентов и лидов по продажам с Knoon.