Send alert when data is created in app/database — n8n ワークフロー

複雑度 トリガー6個のノード🏷️ Project Management👁 2,757回閲覧作成者:n8n Team

概要

This template shows how you can take any event from any service, transform its data and send an alert to your desired app.

Specifically, this example monitors a Linear project for new bug submissions. Then it only sends a Slack notification to a channel if a new bug is urgent. You can swap the Linear trigger for another Task Management app such as Jira or Asana; or an entirely different usecase.

Setup instructions are located inside the workflow template.

使用ノード

SlackCode

ワークフロープレビュー

👋 How to use this template
This template shows how you can take any event from any
1. Double click the `Sla
1. Trigger step listens for new events
We added a `Linear trigger` that starts the workflow ev
3. Notify the right channel
Last but not least we're sending a message to the `#imp
You can replace this node with any service like [Teams]
2. Filter and transform your data
We only want to notify the team, if the event is fired
To edit the nodes, simply drag and drop input data into
L
Linear Trigger
W
When clicking "Execute W…
Code
F
Filter
S
Set
Slack
6 nodes5 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 6 個のノードを流れます, connecting code, filter, lineartrigger。

  3. 3

    出力

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

ノード詳細 (6)

SL

Slack

slack

#1
CO

Code

code

#2

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

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

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

{ "name": "Send alert when data is created in app/database", "nodes": [...], ...}

インテグレーション

codefilterlineartriggermanualtriggersetslack

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード6
複雑度medium
トリガーtrigger
閲覧数2,757
カテゴリProject Management

作成者

n8n Team

n8n Team

@n8n-team

タグ

codefilterlineartriggermanualtriggersetslack

n8n初めてですか?

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

n8nを無料で始める →