Google Calendar: Automating Time Management
Through deep integration with Google Calendar, you can use triggers to automatically execute adding, deleting, and modifying calendar events, easily achieving automation of appointment scheduling or activity management.
Supported Actions
We provide complete lifecycle management functions for Event:
| Action | Description |
|---|---|
| Create | Create a new calendar event. |
| Delete | Delete an existing calendar event. |
| Update | Modify details of an existing calendar event. |
Parameter Settings Explained
Create
- Use FilterKey:
- This is a key setting. If set to
True, when a user has linked their own Google Calendar in “Personal -> Third-party Integration”, the system will prioritize calling that user’s personal calendar instead of the system default calendar. - Note: This feature currently only applies to “Conversation Channel” trigger scenarios and does not support dashboard operations yet.
- This is a key setting. If set to
- Calendar: Select the calendar to operate on. Usually selecting
Primaryis sufficient. - Start / End: Set the event interval. Please note that time cannot be earlier than the current time.
- Use Default Reminders: Whether to use Google Calendar’s default reminder function.
- Description: Detailed description of the event.
- Location: Location information.
- Summary: Event title (summary).
Delete
- EventId: Specify the event ID to delete.
- Send Updates: Whether to send update notifications to participants.
Update
- Use FilterKey: Same as create event, decides whether to use personalized link.
- Calendar: Usually select
Primary. - Start / End: Time interval after update.
- All Day: Whether to set as an all-day event.
- Description / Location / Summary: Update relevant information.