Matrix: Create Room, Invite Members, and Send Message
detail.loadingPreview
Creates a Matrix room, invites members from another room, and sends a welcome message.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of setting up a new Matrix room. It first creates a new room, then checks if specific users are already members of another room. Based on this check, it invites users to the newly created room and finally sends a welcome message to the new room.
Key Features
- Create a new Matrix room with a specified name and alias.
- Invite members from an existing Matrix room to the newly created room.
- Send a message to the newly created room.
- Includes conditional logic to invite members only if they are not already present (based on user ID comparison).
- Implements basic error handling.
How To Use
- Configure Matrix Credentials: Ensure you have a Matrix API credential configured in n8n.
- Set Room Details: In the first Matrix node (
Matrix), specify the desiredroomNameandroomAliasfor the new room. - Specify Target Room for Invites: In the second Matrix node (
Matrix2), provide theroomIdof the existing room from which members should be invited. - Define User ID for Comparison: The
If Nodecompares user IDs. EnsureMatrix1is configured to fetch the relevant user ID, andMatrix2is set up to fetch user IDs from the target room. - Customize Welcome Message: In the
Matrix4node, edit thetextparameter to personalize the welcome message. - Execute Workflow: Click the 'execute' button on the manual trigger node to start the workflow.
Apps Used
Workflow JSON
{
"id": "dcbd4768-85c4-4ab2-8ff7-06dc48f97c82",
"name": "Matrix: Create Room, Invite Members, and Send Message",
"nodes": 0,
"category": "Matrix",
"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: dcbd4768-85c4...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Integrations
- Google Chat + Google Drive(3 workflows)
- Google Chat + Odoo(3 workflows)
- Google Chat + Schedule Trigger(3 workflows)
- Google Chat + Summarize(3 workflows)
- Rocketchat + Twitter(3 workflows)
- Bannerbear + Rocketchat(2 workflows)
- Google Chat + Telegram(1 workflows)
- Google Chat + Telegram Trigger(1 workflows)
- Discord + Google Chat(1 workflows)
- Execute Workflow Trigger + Google Chat(1 workflows)
Related Workflows
Discover more workflows you might like
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.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
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.
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.