Google Calendar Operations
detail.loadingPreview
Perform various operations on your Google Calendar.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This template provides a set of nodes to interact with your Google Calendar, allowing you to get, create, update, and delete events, as well as check availability. It leverages the Google Calendar API to manage your schedule programmatically.
Key Features
- Get a specific calendar event by ID.
- Get all calendar events within a specified time range.
- Delete a calendar event by ID.
- Update an existing calendar event.
- Check for calendar event availability.
- Create new calendar events.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Google Calendar account' credentials by connecting your Google account.
- For nodes that require specific event IDs or time ranges, use n8n expressions or manual input to specify them.
- The 'ODONTOLOGIA' calendar is pre-configured; adjust the
calendarparameter if you need to use a different calendar.
Apps Used
Workflow JSON
{
"id": "f3eabd02-e35b-4699-be31-9631a706b081",
"name": "Google Calendar Operations",
"nodes": 0,
"category": "Google Calendar",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f3eabd02-e35b...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Google Calendar Automation Suite
Automate the creation, retrieval, deletion, and updating of Google Calendar events.
Google Calendar Appointment Scheduler
Automatically schedule appointments by processing email requests and checking calendar availability.
AI Google Calendar Assistant
An AI-powered assistant to manage your Google Calendar events.
Automate Google Calendar Event Creation from Google Sheets
Streamline Google Calendar event creation by automating the process from Google Sheets data.
Build an MCP Server with Google Calendar
Integrate your MCP Server with Google Calendar to manage events and automate scheduling.
Google Calendar Event Follow-Up Automation
Automates sending follow-up messages for unresponded calendar events.