Keep your team aligned every morning — fully automated with n8n
Teams working in Easy Redmine often spend their mornings scrolling through long task lists, checking what’s new, and manually posting updates into Microsoft Teams.
With n8n, this becomes effortless.
This workflow automatically retrieves new or updated tasks, extracts only the important details, formats them clearly, and sends them directly into your selected Microsoft Teams channel.
What This Workflow Solves
-
No more manual checking of new tasks
-
No outdated or duplicate information
-
Clean, daily updates every workday
-
Better team alignment and daily planning
-
Zero manual steps
What You Need
Before you start, prepare:
Easy Redmine API credentials
Microsoft Teams OAuth2 credentials
A Saved Filter in Easy Redmine defining which tasks should be collected (e.g., Assigned to Team A, updated in the last 3 days)
An n8n instance (self-hosted or cloud)
Step 1: Retrieve Tasks From Easy Redmine (Saved Filter)
The workflow starts at 8:30 AM on workdays (modifiable).
In the Get Issues by Query node, n8n retrieves all tasks matching your saved filter, such as:
-
Assigned to: your team
-
Status: Open
-
Updated/created within X days
-
Any other criteria configured in the saved filter
Key advantages:
-
Always up-to-date data
-
Centralized control from inside Easy Redmine
-
No need to modify queries directly in n8n
Step 2: Split Tasks & Keep Only Relevant Fields
Easy Redmine returns an array of tasks → the workflow splits them into individual items.
For each task, only the relevant fields are kept:
-
ID -
Subject -
Author -
Description (shortened when needed) -
Clickable task URL (constructed from base URL + issue ID)
This ensures Teams receives clean, actionable data.
Step 3: Run for Each Task
The Run for Each Task node ensures each task is sent as a separate message.
This allows:
-
threading
-
replying to specific items
-
tagging teammates under individual tasks
Step 4: Send Formatted Digest to Microsoft Teams
In the final step, n8n sends a formatted HTML message to your Teams channel, including:
-
Task ID + clickable link
-
Subject
-
Description
-
Author
-
Date
The result is professional, readable, and perfect for morning stand-ups or daily planning.
Free Template
Get the free n8n workflow template:
Easy Redmine and Microsoft Teams Workflow Template | n8n workflow template
Explore all Easy8 workflow templates:
easy8ai | n8n Creator