Developer & DevOps

Create a room, invite members from a different room, and send a message in the room we created

8 nodes 199 114 Automatic trigger
Download

Workflow Description

A template that creates a new Matrix room, imports members from an existing room, and automatically posts a welcome message. Triggered manually with conditional logic to verify member counts.

How it works

  1. 1.Activate manual trigger to initiate the workflow
  2. 2.Create a new room on the Matrix server
  3. 3.Retrieve the member list from the specified source room
  4. 4.Verify the number of members retrieved
  5. 5.Invite members to the newly created room
  6. 6.Send a welcome message in the new room

Use cases

  • Automate creation of new community rooms while transferring existing members
  • Streamline repetitive room setup processes in internal collaboration platforms

Requirements

  • Active Matrix account with room creation permissions
  • Source room ID from which members will be transferred

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Twitter/X

Details

Trigger Automatic trigger
Nodes 8
Apps 1
Views 199
Downloads 114

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (8)

On clicking 'execute'

Manual Trigger

#1

Matrix

Matrix

#2

IF

If

#3

Matrix3

Matrix

#4

Matrix4

Matrix

#5

NoOp

No Op

#6

Matrix1

Matrix

#7

Matrix2

Matrix

#8