Monitor Stuck Tasks in Monday.com with Automated Slack Alerts — n8n Workflow

Niedrig Komplexität Auslöser5 Knoten🏷️ Project Managementvon Robert Breen

Übersicht

🧑‍💻 Description This workflow checks a Monday.com board/group for items with Status = "Stuck" and sends a Slack alert (e.g., to a user or channel). Great for nudging owners on blocked work without manual chasing.

⚙️ Setup Instructions

1️⃣ Connect Monday.com Node In Monday.com → go to your Admin → API
Copy your Personal API Token
Docs: Generate Monday API Token
In n8n → Credentials → New → Monday.com API
Paste your token and save.
Open the Get many items node → choose your cr

Verwendete Knoten

SlackMonday.com

Workflow-Vorschau

🚨 Monday.com “Stuck” Items → Slack Alerts (n
This workflow checks a Monday.com board/group for items
⚙️ Setup Instructions
1️⃣ Connect Monday.com Node
1. In Monday.com → go to your Admin → API
- Copy your Personal API Token
- Docs: [Generate Monday API Token](https://de
2️⃣ Connect Monday.com Node
1. In Monday.com → go to your Admin → API
- Copy your Personal API Token
- Docs: [Generate Monday API Token](https://develope
2️⃣ Connect Slack API
1. Create an app → <https://api.slack.com/apps>
2. OAuth & Permissions → add scopes:
- `chat:write` (send messages)
- `channels:read`, `groups:read`, `users:r
W
When clicking ‘Execute w…
Get many items1
S
Set Columns
F
Filter for Stuck Items
Alert Team
5 nodes4 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 5 Knoten, connecting filter, manualtrigger, mondaycom.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (5)

SL

Slack

slack

#1
MO

Monday.com

mondayCom

#2

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei monitor-stuck-tasks-in-mondaycom-with-automated-slack-alerts und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Monitor Stuck Tasks in Monday.com with Automated Slack Alerts", "nodes": [...], ...}

Integrationen

filtermanualtriggermondaycomsetslack

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten5
Komplexitätlow
Auslösertrigger

Erstellt von

Robert Breen

Robert Breen

@rbreen

Tags

filtermanualtriggermondaycomsetslack

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →