Retour à Google Calendar
Google / Google Calendar
Create Event
Create a new event in a specified Google Calendar.
googleCalendarCreateEvent
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| calendarId | file | ID of the calendar to read from (e.g. "primary" or a specific calendar ID). | Oui |
| summary | mustache | Title of the event (e.g. "Onboarding call with {{data.contact.name}}"). | Oui |
| description | mustache | Detailed description or agenda for the event. You may include dynamic placeholders such as {{data.contact.externalId}}. | Non |
| location | mustache | Optional location or meeting link (e.g. office address or video call URL). | Non |
| 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. | Oui |
| endDateTime | mustache | End date/time. Same rules as startDateTime. Must be after startDateTime. | Oui |
| preventConflicts | boolean | If true, the backend will prevent creating an event that conflicts with any existing event in the calendar. | Non |
| attendees | array (mustache) | Optional list of attendee email addresses (e.g. ["{{data.contact.email}}", "teammate@example.com"]). | Non |
| 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. | Non |
| 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. | Non |
| sendUpdates | string | Whether to send email updates to attendees about the changes: "ALL", "EXTERNAL_ONLY", or "NONE". | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| 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. |
Installer dans Outils
Voir comment installer une Application dans votre Outil
Suivez le guide rapide ci-dessous pour ajouter des applications du Marché dans votre flux d'Outil.
Étape 01
Ouvrez la configuration de votre outil
Commencez depuis l’espace de travail de l’outil où vous souhaitez ajouter une nouvelle application.
Étape 02
Allez aux Outils et Créer le bouton
Ouvrez la page Outils, puis cliquez sur le bouton Créer pour démarrer l'ajout d'une nouvelle application.
Étape 03
Choisissez Travail Interne ou Externe
Choisissez Travail Interne ou Externe, puis sélectionnez une action de l'application.
Étape 04
Sélectionner l'application à installer sur Knoon
Choisissez l'application que vous souhaitez installer sur Knoon et terminez le flux de configuration.
Étape 05
Succès !
L'application a été installée avec succès et est prête à être utilisée dans votre workflow.
Boostez votre entreprise avec l'Agentic AI de Knoon dès aujourd'hui.
Rejoignez les entreprises qui résolvent déjà des milliers de demandes clients et de pistes de ventes avec Knoon.