Send alert when data is created in app/database — n8n ワークフロー
概要
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
ワークフロープレビュー
⚡
L
Linear Trigger
⚡
W
When clicking "Execute W…
Code
F
Filter
S
Set
Slack
6 nodes5 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 6 個のノードを流れます, connecting code, filter, lineartrigger。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (6)
SL#1
Slack
slack
CO#2
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
send-alert-when-data-is-created-in-appdatabaseファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Send alert when data is created in app/database", "nodes": [...], ...}
インテグレーション
codefilterlineartriggermanualtriggersetslack
作成者
n8n Team
@n8n-team
タグ
codefilterlineartriggermanualtriggersetslack