Trello to Slack Notification Trigger: Task/Card Move Alerts — Workflow n8n

Faible complexité Déclencheur5 nœuds🏷️ Project Managementpar Robert Breen

Aperçu

Sends a Slack notification whenever a Trello card is moved between lists on a specific board. Message format (bolded parts):
Task: {{ $json.Task }} moved from {{ $json['Previous Step'] }} to {{ $json['New Step'] }}

⚙️ Setup Instructions

1️⃣ Connect Trello (Developer API) Get your API key here → Trello App Key
On the same page, generate a Token (click Token).
In n8n → Credentials → New → Trello API → paste API Key + Token, then save.
Open each Trello node (Get Board, Get Lists, Get Card

Nœuds utilisés

HTTP RequestSlack

Aperçu du workflow

⚙️ Setup Instructions
1️⃣ Connect Trello (Developer API)
1. Get your API key here → Trello App Key
2. On the same page, generate a Token (click Token*
🔔 Trello → Slack: Card Move Alerts (n8n)
Sends a Slack notification whenever a Trello card is mo
`Task: *{{ $json.Task }}* mov
2️⃣ Connect Slack
1. Go to Slack API Apps and create a new app.
2. Add OAuth & Permissions → include scopes like:
- `chat:write` (to send messages)
-
1️⃣ Connect Trello (Developer API)
1. Get your API key: https://trello.com/app-key
2. Generate a token (from the same page → Token)
3. In n8n → Credentials → New → Trello API, pa
W
When clicking ‘Execute w…
T
Trello Trigger
E
Edit Fields
Send a message2
Get Your Model ID
5 nodes3 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 5 nœuds, connecting httprequest, manualtrigger, set.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (5)

HT

HTTP Request

httpRequest

#1
SL

Slack

slack

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier trello-to-slack-notification-trigger-taskcard-move-alerts téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": " Trello to Slack Notification Trigger: Task/Card Move Alerts ", "nodes": [...], ...}

Intégrations

httprequestmanualtriggersetslacktrellotrigger

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds5
Complexitélow
Déclencheurtrigger

Créé par

Robert Breen

Robert Breen

@rbreen

Tags

httprequestmanualtriggersetslacktrellotrigger

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →