Instantly Generate Google Meet Links via Slack
detail.loadingPreview
Effortlessly create Google Meet links directly from Slack with a simple command. Streamline your team's collaboration by spinning up instant virtual meeting rooms and sharing them with participants.
About This Workflow
This workflow automates the creation of Google Meet links, triggered by a custom Slack command. Say goodbye to manual link generation and hello to seamless virtual meetings. Upon invoking the /meet command in Slack, the workflow creates a temporary Google Calendar event with a unique Meet link, posts the link back to the Slack channel, and then cleans up by deleting the temporary event. This ensures your team can quickly connect without the friction of switching between applications. Perfect for project discussions, quick check-ins, or spontaneous collaboration sessions.
Key Features
- One-Click Google Meet Creation: Generate meeting links with a single Slack command.
- Automatic Slack Notification: The generated Meet link is shared directly in your Slack channel.
- Clean Event Management: Automatically deletes temporary calendar events after use.
- Customizable Slack Messages: Tailor the message content sent back to your Slack channel.
How To Use
- Set up a Slack App: Create a new Slack app, add
chat:writeandchat:write.publicscopes, and configure a/meetslash command pointing to the n8n webhook URL. - Authenticate Google Calendar: Set up your Google authentication credential in n8n and select the desired calendar.
- Configure Slack Node: Connect your Slack account and customize the message sent back to the channel, ensuring you include the
hangoutLinkvariable. - Connect Nodes: Link the nodes as shown in the workflow, ensuring the webhook triggers the Google Calendar event creation, which then triggers the Slack message, followed by the event deletion.
Apps Used
Workflow JSON
{
"id": "3802e3cd-97bf-40ea-85ff-86e343313047",
"name": "Instantly Generate Google Meet Links via Slack",
"nodes": 10,
"category": "Operations",
"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: 3802e3cd-97bf...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Related Workflows
Discover more workflows you might like
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.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
On-Demand Microsoft SQL Query Execution
This workflow allows you to manually trigger and execute any SQL query against your Microsoft SQL Server database. Perfect for ad-hoc data lookups, administrative tasks, or quick tests, giving you direct control over your database operations.