Developer & DevOps

Create Matrix room, invite members from another room, send welcome message

8 nodes 293 132 Automatic trigger
Download

Workflow Description

An automation that creates a new Matrix room, retrieves members from an existing room, invites them to the newly created space, and sends an automated welcome message upon manual trigger.

How it works

  1. 1.Trigger automation manually via workflow start button
  2. 2.Create new Matrix room with specified parameters
  3. 3.Fetch member list from the source room
  4. 4.Invite retrieved members to the newly created room
  5. 5.Verify operation success using conditional logic
  6. 6.Send welcome message to the new room

Use cases

  • Migrate complete teams to new Matrix rooms while preserving memberships
  • Set up isolated development communication channels with automatic team onboarding

Requirements

  • Configured Matrix homeserver account with valid authentication credentials
  • Correct Matrix room IDs for both source and destination rooms
  • Administrative permissions to invite and manage room members

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 293
Downloads 132

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