Simple n8n workflow that manually triggers the creation of a Zoom meeting with a custom topic, streamlining scheduling without leaving your automation platform.
This workflow enables users to create Zoom meetings instantly via a manual trigger in n8n. It consists of two nodes: a Manual Trigger node that starts the process when executed, and a Zoom node configured to create a new meeting with a specified topic like 'Something'. While basic, it serves as a foundational automation for integrating Zoom into larger workflows.
The primary benefit is time-saving for frequent meeting schedulers, eliminating the need to navigate Zoom's web interface repeatedly.
Platform
n8n
Category
Internet of Things
Price
$4.99
Creator
Matt Buds
zoom
meeting
video conferencing
automation
manual trigger
scheduling
communication
n8n workflow
collaboration
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.