Generate Google Meet Links in Slack
detail.loadingPreview
Create instant Google Meet links directly from Slack and send them to channel participants.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow allows you to generate Google Meet links and initiate video conferences directly from a Slack command. When a user triggers a specific Slack command, this automation will create a Google Calendar event with a Google Meet link, send the link back to the Slack channel, and then optionally clean up the temporary calendar event.
Key Features
- Trigger Google Meet link generation via a Slack command.
- Automatically create a Google Calendar event with a unique Meet link.
- Post the Meet link directly into the relevant Slack channel.
- Optionally delete the temporary calendar event after sending the link.
How To Use
- Slack App Setup: Create a Slack app with
chat:writeandchat:write.publicscopes, and configure a slash command (e.g.,/meet) pointing to the n8n webhook URL. - n8n Workflow Setup:
a. Import this workflow into your n8n instance.
b. Set up the
Google Calendarcredentials. c. Configure theSlacknode with your Slack credentials. d. Ensure theWebhooknode's URL is used for your Slack slash command. - Execution: Trigger the
/meetcommand in Slack. The workflow will then create the event, post the link, and optionally delete the event.
Apps Used
Workflow JSON
{
"id": "cd3133f5-3b8e-49a9-9369-ec4f4bfef536",
"name": "Generate Google Meet Links in Slack",
"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: cd3133f5-3b8e...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Build Your First AI MCP Server
Automates Google Calendar operations using AI-driven inputs and workflow execution.
Build an MCP Server with Google Calendar
Integrate your MCP Server with Google Calendar to manage events and automate scheduling.
Google Calendar Attendee Management
Automatically add attendees to Google Calendar events based on Typeform submissions.
Google Calendar Event Follow-Up Automation
Automates sending follow-up messages for unresponded 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.