Extract Meeting Tasks from Transcripts with AI and Sync to Trello — Workflow n8n

Moyen complexité Déclencheur12 nœuds🏷️ Project Managementpar Gabriel Santos

Aperçu

Who’s it for Teams and project managers who want to turn meeting transcripts into actionable Trello tasks automatically, without worrying about duplicate cards.

What it does This workflow receives a transcript file in .txt format and processes it with AI to extract clear, concise tasks. Each task includes a short title, a description, an assignee (if mentioned), and a deadline (if available).
The workflow then checks Trello for duplicates across all lists, comparing both card titles (name) an

Nœuds utilisés

AI AgentOpenAI Chat ModelStructured Output ParserAI Agent Tool

Aperçu du workflow

Loading workflow preview...

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 12 nœuds, connecting agent, agenttool, extractfromfile.

  3. 3

    Sortie

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

Détails des nœuds (12)

AI

AI Agent

n8n-nodes-langchain.agent

#1
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#2
ST

Structured Output Parser

n8n-nodes-langchain.outputParserStructured

#3
AI

AI Agent Tool

n8n-nodes-langchain.agentTool

#4

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 extract-meeting-tasks-from-transcripts-with-ai-and-sync-to-trello 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": "Extract Meeting Tasks from Transcripts with AI and Sync to Trello", "nodes": [...], ...}

Intégrations

agentagenttoolextractfromfileformformtriggerlmchatopenaioutputparserstructuredtrellotool

Obtenir ce workflow

Téléchargez et importez en un clic

Voir sur n8n.io
Nœuds12
Complexitémedium
Déclencheurtrigger

Créé par

Gabriel Santos

Gabriel Santos

@gabrielhmsantos

Tags

agentagenttoolextractfromfileformformtriggerlmchatopenaioutputparserstructuredtrellotool

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 →