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

Enrich a Google Sheet of Sidetracker List IDs With Full Details

2026-05-14
5 min read

The Scenario

A client sent you a Google Sheet with 15 Sidetracker list IDs and a note that says "need full details for the deliverable by Thursday." No names, no member counts, no configuration data — just raw IDs in column A. You've never worked with this client's Sidetracker account before, and you have no idea what half these lists contain.

The bad version:

  • Take the first ID, log into the client's Sidetracker, navigate to the Lists section, search for the ID, open it, copy the name and member count, paste them into the sheet.
  • Realize the sheet has columns for "Created Date" and "List Status" that you haven't captured yet — go back into Sidetracker, find the list again, look for those fields.
  • Repeat for the remaining 14 IDs, taking care not to lose your place or mix up which row corresponds to which ID.

The deliverable has to look polished. Walking into a client review with a half-filled table because the enrichment took longer than expected isn't where you want to be.

The Easy Way: One Prompt in SheetXAI

SheetXAI is an AI agent that lives inside your Google Sheet. It reads the list IDs already in your sheet, calls the Sidetracker API for each one, and fills in the detail columns for you.

For each list ID in column A of my 'Client Lists' sheet, fetch the Sidetracker list details and fill in column B with the list name, column C with the member count, column D with the created date, and column E with any available status or configuration data.

What You Get

  • Columns B through E filled in for every row that has a list ID in column A.
  • Where the API returns a valid response, all four columns populate with the correct values.
  • Where an ID doesn't exist or the API returns an error, the row gets a note in column E — "Not found" or the error message — so you can flag it for the client rather than leaving a blank.
  • The sheet stays sorted exactly as the client sent it; no rows are reordered.

What If the Data Is Not Quite Ready

Some list IDs in my column A have extra whitespace or wrong formatting

For each list ID in column A of my 'Client Lists' sheet, trim any leading or trailing whitespace before fetching the Sidetracker details. Fill columns B, C, and D with name, member count, and created date. Log any IDs that still fail after trimming in column F.

I need to enrich IDs from two different sheets and combine them

Fetch Sidetracker list details for all IDs in column A of sheet 'Wave 1' and all IDs in column A of sheet 'Wave 2'. Combine the results into a new sheet called 'Full Enriched List' with columns for list ID, name, member count, and created date — no duplicates.

The client gave me list names instead of IDs, and I need to look up the IDs first

Look up each list name in column A of my 'Client Lists' sheet against my full Sidetracker list catalog. Write the matching list ID into column B, then fetch the member count and created date into columns C and D for each match.

I need to enrich, flag stale lists, and format the output for a client PDF in one shot

For each list ID in column A of my 'Client Lists' sheet, fetch the Sidetracker details. Fill columns B, C, and D with name, member count, and created date. In column E, write "Stale" for any list with a created date older than 180 days and a member count under 10, and "Active" for everything else. Format the member count column as a number with comma separators.

One pass: enrichment, conditional classification, and formatting all done without touching the sheet manually.

Try It

Open the Google Sheet your client sent you — list IDs in column A, empty columns waiting — and get the 7-day free trial of SheetXAI. Ask it to enrich the rows from Sidetracker and every detail column fills in before you'd have finished looking up the third ID yourself. See also: auditing all your Sidetracker lists and the Sidetracker hub overview.

Stop memorizing formulas.
Tell your spreadsheet what to do.

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

Learn more