workflows.fit
Back to n8n workflows
n8n templateFreeBy Robert Breen

Query your Trello board using natural language with OpenAI GPT

💬 Chat with Your Trello Board (n8n + OpenAI) 📖 Description Turn your Trello board into a conversational assistant. This workflow pulls your board → lists → cards, aggregates the context, and lets you ask natural-lan...

ProductivityAILangchainCore NodesLm Chat Open AiSticky NoteTrelloSet
Loading interactive preview...

Template notes

💬 Chat with Your Trello Board (n8n + OpenAI)

📖 Description Turn your Trello board into a conversational assistant. This workflow pulls your board → lists → cards, aggregates the context, and lets you ask natural-language questions (“what’s overdue?”, “summarize In Progress”, “what changed this week?”). OpenAI reasons over the live board data and replies with concise answers or summaries. Great for standups, planning, and quick status checks—without opening Trello.

> Setup steps are already embedded in the workflow (Trello API + OpenAI + board URL). Just follow the sticky notes inside the canvas.

---

🧪 Example prompts - “Give me a one-paragraph summary of the board.” - “List all cards due this week with their lists.” - “What’s blocking items in ‘In Progress’?” - “Show new cards added in the last 2 days.”

---

⚙️ Setup Instructions

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, paste API Key and Token, save. 4. Open each Trello node (Get Board, Get Lists, Get Cards) and select your Trello credential.