Google Calendar to Zoom Meeting
detail.loadingPreview
Automatically create Zoom meetings from Google Calendar events.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the creation of Zoom meetings based on events found in your Google Calendar. It filters out specific types of events (e.g., internal meetings, canceled events) and creates a corresponding Zoom meeting with the correct time and duration. The workflow is scheduled to run once a day.
Key Features
- Fetches events from Google Calendar.
- Filters out unwanted meeting types (e.g., 'signal', 'in person', 'transparent', 'minute meeting').
- Calculates Zoom meeting duration based on Google Calendar event start and end times.
- Creates Zoom meetings with accurate start times and time zones.
- Scheduled to run daily.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Google Calendar' node with your Google Calendar credentials and specify the calendar ID to monitor.
- Configure the 'Zoom' node with your Zoom credentials.
- Adjust the cron trigger in the 'Cron Once a Day' node if you want to change the execution schedule.
- Ensure the 'IF Zoom meeting' node's conditions accurately reflect the types of events you wish to exclude.
Apps Used
Workflow JSON
{
"id": "234af8f2-9780-4ef0-8669-3e86636f6a84",
"name": "Google Calendar to Zoom Meeting",
"nodes": 0,
"category": "Datetimes",
"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: 234af8f2-9780...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Outlook Calendar Events to Notion
Syncs Outlook Calendar events to a Notion database.
ServiceNow New Incidents Notification
Fetches new incidents from ServiceNow and posts them to Slack.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automated Multi-Platform Social Media Publisher
Streamline your social media content creation and publishing with this n8n workflow. Simply fill out a web form with your caption, media (image or video), and target platforms, and let n8n automate the posting process across multiple social networks.