This workflow automates the daily standup process by sending questions to team members via Mattermost and collecting their responses.
The workflow is designed to facilitate daily standup meetings by automating the process of sending questions to team members and collecting their responses. It triggers every weekday morning, checks for due standups, and sends reminders to users. Users can respond to standup questions, and their answers are compiled and posted to a Mattermost channel. Configurations for standup times, days, and questions can be customized through a dialog interface.
Platform
n8n
Category
Communication
Price
Free
Creator
Aaliyah Jones
if
cron
noOp
switch
webhook
function
mattermost
httpRequest
executeWorkflow
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.