Generate Google Meet Links in Slack with n8n Automation

Struggling with quickly creating Google Meet links for Slack meetings? This n8n workflow lets you generate instant Google Meet links via Slack slash command, saving time and streamlining remote collaboration.
webhook
googleCalendar
slack
+1
Workflow Identifier: 1796
NODES in Use: Webhook, Sticky Note, Google Calendar, Slack

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What this workflow does

This workflow creates Google Meet links instantly when you type a slash command in Slack. It makes a quick Google Calendar event with a Meet link, sends the link back to Slack, and then deletes the event so your calendar stays clean.

This solves the problem of wasting time switching apps and copying meeting links manually. You get a ready-to-use Meet link in your Slack channel with one simple slash command.


Who should use this workflow

Teams that use Slack for chat and Google Meet for video calls will find this helpful. It’s best for people who run many quick meetings and want to save minutes by not creating links outside Slack.

This workflow fits users who have some setup done for Slack apps and Google Calendar access.


Tools and services used

  • Slack slash commands: To trigger the workflow inside a Slack channel.
  • Google Calendar API: To create and delete short calendar events with Google Meet links.
  • Slack chat API: To post messages with the Meet link back into the Slack channel.
  • n8n automation: Manages the webhook, event creation, Slack message, and event deletion.

Inputs, process, and output

Inputs

  • Slash command /meet in Slack
  • Slack channel ID from the slash command payload

Process

  • Webhook node receives the slash command request from Slack.
  • Create event with google meet link Google Calendar node creates a 15-minute event starting now, adding a Google Meet link.
  • Send msg with Google meet link Slack node posts a message with the Meet link in the same Slack channel.
  • Delete temporary calendar event Google Calendar node deletes the event that was just created.

Output

Slack channel receives a chat message with a direct Google Meet link ready to use.


Beginner step-by-step: How to use this workflow in n8n

1. Import the workflow

  1. Download the workflow file using the Download button on this page.
  2. Open the n8n editor where you want to run the automation.
  3. Use the “Import from File” option to load the workflow.

2. Configure credentials and settings

  1. Add your Google OAuth credentials for Google Calendar access.
  2. Add Slack API credentials with chat:write and chat:write.public scopes.
  3. If needed, update the Google Calendar ID in the event creation and deletion nodes to the calendar you want.
  4. Ensure the Slack channel ID uses the expression {{$json["body"].channel_id}} in the Slack node.

3. Link Slack slash command

  1. Copy the Webhook URL from the Webhook node after saving the workflow.
  2. Paste this URL into Slack app settings for the slash command request URL.
  3. Make sure the slash command is named, for example, /meet.
  4. Install or reinstall the Slack app in your workspace if needed.

4. Test and activate

  1. Run the workflow manually once in n8n to start.
  2. In Slack, type the slash command (/meet) in a test channel.
  3. Check Slack channel for the Google Meet link message.
  4. If all works well, activate the workflow to run automatically.

You can now create and share Google Meet links right from Slack.


Customizations ideas

  • Change meeting length by editing the end time expression in the Google Calendar event node.
  • Modify Slack message text to add tags or instructions.
  • Create a separate Google Calendar for these quick meetings to keep your main calendar clean.
  • Rename the Slack slash command to something else if more fitting.
  • Add reminders in Google Calendar events to notify participants before the meeting.

Common issues and fixes

Slack command returns 404 error

Check the Webhook URL in Slack matches exactly the one from the Webhook node.

Google Meet link missing

Make sure conference data creation is enabled in Calendar node and OAuth credentials have proper permissions.

Slack message not sent to correct channel

Verify channel ID uses {{$json["body"].channel_id}} and Slack token has needed scopes.


Frequently Asked Questions

Check that the Webhook URL in Slack slash command settings exactly matches the URL from the n8n Webhook node.
Ensure the Google Calendar node has conference data enabled, and the OAuth credentials have permission to create Google Meet links.
Use the expression {{$json[“body”].channel_id}} for the Slack node’s Channel ID and confirm Slack app has chat:write scopes.
Yes, adjust the end time expression in the Google Calendar event node to set the meeting duration you want.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free