返回 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 解決數千個客戶詢問和銷售線索的企業。