Convert Slack Messages to Notion Todos Using πŸ“ Emoji Reactions β€” n8n Workflow

Medium complexity⚑ Trigger10 nodes🏷️ Project Managementby Guilherme Campos

Overview

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

Nodes used

SlackNotion

Workflow Preview

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

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 10 nodes, connecting aggregate, filter, notion.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (10)

SL

Slack

slack

#1
NO

Notion

notion

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows β†’ New β†’ Import from file.
  3. 3Select the downloaded convert-slack-messages-to-notion-todos-using-emoji-reactions file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n β†’ Import from JSON:

{ "name": "Convert Slack Messages to Notion Todos Using πŸ“ Emoji Reactions", "nodes": [...], ...}

Integrations

aggregatefilternotionscheduletriggerslackslacktrigger

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes10
Complexitymedium
Triggertrigger

Created by

Guilherme Campos

Guilherme Campos

@gpirescampos

Tags

aggregatefilternotionscheduletriggerslackslacktrigger
⚑

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free β†’