返回 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
成功!
应用已成功安装,现可在您的工作流中使用。
立即使用 Knoon 的 Agentic AI 为您的业务赋能。
加入已经通过Knoon解决数千个客户咨询和销售线索的企业。