Skip to content
FlowHubFluxonLab
HTTP Request
Mattermostfree

Standup bot (4/4): Worker

by Jonathanadapted from n8n official workflow galleryUpdated Aug 2026
RequiresHTTP RequestHTTP RequestMattermostMattermost
Share Post Share
publish reportHRget user dataIfopen-standup-dialog?open-standup-di…WeAction from MMWeSlash Cmd from MMSlash Cmd from …Ifconfig?HRopen config dialogopen config dia…FuPrep Config DialogPrep Config Dia…Swcallback ID?NOstandup-configNOstandup-answersFuPrep Config OverridePrep Config Ove…EWOverride ConfigEWRead Config 1EWRead Config 2confirm successEWRead Config 3FuFilter Due StandupsFilter Due Stan…FuPrep Request StandupPrep Request St…HRCreate ChannelHRRemind UsersHRGet UserFuPrep ReminderFuPrep Standup DialogPrep Standup Di…HRopen standup dialogopen standup di…FuPrep ReportDelete ReminderPostDelete Reminder…HRUpdate PostCrEvery hour1234567891011121314
1/5
FLOWS
STEPS · 14
Starts on an incoming request

This is the fourth workflow for the Mattermost Standup Bot. This workflow sends the team a message every morning to ask them three standup questions. What have you accomplished since your last report? What do you want to accomplish until your next report? Is anything blocking your progress? Once answered, the answers are sent to a Mattermost channel.

Tags

n8nreference-onlymattermost
Connects
WHTTP RequestmattermostMattermost
CategoryMattermost
Triggermanual
Complexityadvanced
Nodes29
AddedFeb 18, 2022

Related workflows

See all Mattermost
Wmattermost
free

Webhooks with Mattermost

Does pretty much what this workflow does but is triggered by a slash command using a Webhook node.

by tanaypant
mattermostpagerduty
free

Incident Response Workflow - Part 2

This workflow is the second of three. You can find the other workflkows here: Incident Response Workflow - Part 1 Incident Response Workflow - Part 2 Incident Response Workflow - Part 3 We have the following nodes in the workflow: Webhook node: This trigger node listens to the event when the Acknowledge button is clicked. PagerDuty node: This node changes the status of the incident report from 'Triggered' to 'Acknowledged' in PagerDuty. Mattermost node: This node publishes a message in the auxiliary channel saying that the status of the incident report has been changed to Acknowledged.

by tanaypant
mattermosttwilio
free

Sample error workflow

A sample error workflow which when triggered sends a notification to the specified Mattermost channel as well as an SMS to the specified mobile number.

by tanaypant