Check To Do on Notion and send message on Slack — n8n ワークフロー
概要
This workflow allows you to check the To-Do list on Notion and send a message on Slack.
Prerequisites Create a Notion page similar to this page. Create credentials for Notion by following the instructions mentioned in the documentation. Follow the steps mentioned in the documentation to create credentials for Slack.
Cron node: This node triggers the workflow every day.
Notion node: This node fetches all the tasks from Notion.
IF node: This node checks if the task is assigned to a particular
使用ノード
SlackNotion
ワークフロープレビュー
⚡
C
Cron
N
NoOp
Get To Dos
I
If task assigned to Hars…
Create a Direct Message
Send a Direct Message
6 nodes5 edges
仕組み
- 1
トリガー
このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。
- 2
処理
データは 6 個のノードを流れます, connecting cron, if, notion。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (6)
SL#1
Slack
slack
NO#2
Notion
notion
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
check-to-do-on-notion-and-send-message-on-slackファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Check To Do on Notion and send message on Slack", "nodes": [...], ...}
インテグレーション
cronifnotionslack