π Daily Trello task tracker with Google Sheets history log
β‘ 1,588 views Β· π Project Management
Description
This workflow pulls all tasks from your Trello board every day and logs them into a Google Sheet.
Use it to track project progress, due dates, and keep a daily snapshot of your boardβs status.
βοΈ Setup Instructions
1οΈβ£ Connect Trello (Developer API)
- Get your API key: Trello App Key
- On the same page, generate a Token (click Token)
- In n8n β Credentials β New β Trello API, paste your API Key + Token, then save.
- Open each Trello node (Get Board, Get Lists, Get Cards) and select your Trello credential.
π§ How It Works
- Schedule Trigger: Runs daily (can be customized).
- Get Board β Get Lists β Get Cards: Pulls every task, its list, due date, and description.
- Map Fields: Normalizes the data (board name, list name, task name, description, due date, URL).
- Todayβs Date Node: Adds a timestamp column so each run is logged.
- Google Sheets (Append): Appends all task rows into a sheet β creating a daily history log.
π¬ Contact
Need help customizing this (e.g., filtering by list, or sending reports by email/Slack)?
π§ rbreen@ynteractive.com
π Robert Breen
π ynteractive.com
π Nodes Used
Google Sheets, Trello, Schedule Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File