Back to Trello in Google Sheets
SheetXAI logo
Trello logo
Trello · Google Sheets Guide

Export Stale Trello Cards to a Google Sheet

2026-05-15
5 min read
See the Excel version →

The Scenario

You run weekly standups for an engineering team. Three weeks ago you started noticing that the same cards keep sitting in 'In Progress' and 'Review' without moving. Nobody mentions them. You suspect they've gone stale — nobody's touched them in weeks — but you don't have a quick way to surface which ones. The standup is in 40 minutes.

The bad version:

  • Open the Trello board, click into 'In Progress', look at each card's last-activity date (which isn't visible from the list view — you have to open each card).
  • Open the first card. Last activity: 34 days ago. Note it down. Close. Open the next one.
  • Fifteen cards in 'In Progress', twelve in 'Review'. You'll be doing this until the standup starts.

Stale cards are the kind of signal that should surface automatically. Manually hunting for them means the problem is already older than it should be by the time you find it.

The Easy Way: One Prompt in SheetXAI

SheetXAI fetches the cards, checks the last-activity dates, and flags the stale ones — all before you've finished your coffee.

Get all cards from the Trello board 'Engineering Sprint' that are in the lists 'In Progress' or 'Review', and write the card name, list name, due date, and last activity date into this sheet. Flag any card with no activity in the last 30 days in column E.

What You Get

  • One row per card from 'In Progress' and 'Review' only.
  • Columns: card name (A), list name (B), due date (C), last activity date (D).
  • Column E showing "stale" for any card with no activity in 30+ days, blank otherwise.
  • Sorted by last activity date ascending so the most neglected cards appear first.

What If the Data Is Not Quite Ready

You want to check all lists, not just those two

Fetch all cards from the Trello board 'Engineering Sprint' — every list. Write card name, list, due date, and last activity date into this sheet. Flag any card with no activity in the last 30 days in column E.

The staleness threshold should come from a cell, not be hardcoded in the prompt

Fetch all cards from the Trello board 'Engineering Sprint'. Write card name, list, and last activity date into columns A through C. In column D, flag any card where last activity is more than the number of days specified in cell F1.

You want the assignees so you know who to follow up with

Get all cards from the Trello board 'Engineering Sprint' in 'In Progress' or 'Review'. Write card name, list, due date, last activity date, and assigned member usernames into this sheet. Flag stale cards (no activity in 30+ days) in column F.

Surface stale cards, check for missing owners, and draft a summary in one pass

Fetch all cards from 'Engineering Sprint' in 'In Progress' or 'Review'. Write card name, list, due date, last activity date, and members into columns A-E. In column F, flag cards stale for 30+ days. In column G, flag cards with no member assigned. Add a summary section below the data listing how many cards are stale and how many have no owner.

That summary section is what makes the standup conversation concrete.

Try It

Get the 7-day free trial of SheetXAI and open any Google Sheet, then ask it to pull stale Trello cards before your next standup or retrospective. Also useful: Export a Trello board into a sheet or the Trello integration overview.

Stop memorizing formulas.
Tell your spreadsheet what to do.

Join 3,000+ professionals saving hours every week with SheetXAI.

Learn more