Standup bot (4/4): Worker — n8n ワークフロー

複雑度🔗 Webhook29個のノード🏷️ Project Management👁 5,207回閲覧作成者:Jonathan

概要

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

使用ノード

HTTP RequestMattermost

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

    データは 29 個のノードを流れます, connecting cron, executeworkflow, function。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (29)

HT

HTTP Request

httpRequest

#1
MA

Mattermost

mattermost

#2

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした standup-bot-44-worker ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

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

インテグレーション

cronexecuteworkflowfunctionhttprequestifmattermostswitchwebhook

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード29
複雑度high
トリガーwebhook
閲覧数5,207
カテゴリProject Management

作成者

Jonathan

Jonathan

@jon-n8n

タグ

cronexecuteworkflowfunctionhttprequestifmattermostswitchwebhook

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →