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を利用して何千もの顧客からの問い合わせや販売リードを解決している企業に参加しましょう。