Convert Slack Messages to Notion Todos Using 📝 Emoji Reactions — n8n ワークフロー

複雑度 トリガー10個のノード🏷️ Project Management作成者:Guilherme Campos

概要

This n8n workflow turns Slack messages into actionable Notion todos — using nothing more than a simple emoji reaction.

By reacting to any Slack message with the 📝 emoji, the workflow will automatically capture the message, extract its content, and create a new Notion to_do item with a link back to the original message. A daily scheduled Slack message then reminds you of any tasks left unchecked in Notion.

Perfect for async teams who live in Slack but organize work in Notion, this template help

使用ノード

SlackNotion

ワークフロープレビュー

Get reacted message
This is triggered by a reaction to a message, which the
Save to Notion
The message is then saved to a Notion document
Get todos daily
Every day, this flow runs to pull the todos from the No
Message filter
Since we don't want to return all the messages, we filt
S
Slack Trigger
Send a message
A
Aggregate
S
Schedule Trigger
F
Filter by emoji
Get reacted message
Added message to Notion
Get all todos from Notion
F
Filter todo
F
Filter not checked todos
10 nodes8 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 10 個のノードを流れます, connecting aggregate, filter, notion。

  3. 3

    出力

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

ノード詳細 (10)

SL

Slack

slack

#1
NO

Notion

notion

#2

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

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

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

{ "name": "Convert Slack Messages to Notion Todos Using 📝 Emoji Reactions", "nodes": [...], ...}

インテグレーション

aggregatefilternotionscheduletriggerslackslacktrigger

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード10
複雑度medium
トリガーtrigger
カテゴリProject Management

作成者

Guilherme Campos

Guilherme Campos

@gpirescampos

タグ

aggregatefilternotionscheduletriggerslackslacktrigger

n8n初めてですか?

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

n8nを無料で始める →