Standup bot (4/4): Worker — n8n Workflow

High complexity🔗 Webhook29 nodes🏷️ Project Management👁 5,207 viewsby Jonathan

Overview

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.

The "Read Config" nodes will need to be updated to point to the ID of the "Standup Bot - Read Config" workflow and the "Override Config" node wi

Nodes used

HTTP RequestMattermost

Workflow Preview

publish report
get user data
O
open-standup-dialog?
A
Action from MM
S
Slash Cmd from MM
C
config?
open config dialog
P
Prep Config Dialog
C
callback ID?
S
standup-config
S
standup-answers
P
Prep Config Override
O
Override Config
R
Read Config 1
R
Read Config 2
confirm success
R
Read Config 3
F
Filter Due Standups
P
Prep Request Standup
Create Channel
Remind Users
Get User
P
Prep Reminder
P
Prep Standup Dialog
open standup dialog
P
Prep Report
Delete ReminderPost
Update Post
E
Every hour
29 nodes25 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 29 nodes, connecting cron, executeworkflow, function.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (29)

HT

HTTP Request

httpRequest

#1
MA

Mattermost

mattermost

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded standup-bot-44-worker file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Standup bot (4/4): Worker", "nodes": [...], ...}

Integrations

cronexecuteworkflowfunctionhttprequestifmattermostswitchwebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes29
Complexityhigh
Triggerwebhook
Views5,207

Created by

Jonathan

Jonathan

@jon-n8n

Tags

cronexecuteworkflowfunctionhttprequestifmattermostswitchwebhook

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →