← all tools / freshsales

Delete a list, for real

Empty a list (delete its contacts, batch by batch) and, if you choose, delete the list itself. The button Freshsales hides in an undocumented API call, and Freshmarketer doesn't ship at all.

⚷ your API key is used in-memory for this run · not stored or logged
1

Connect your account

Works for Freshsales and Freshmarketer-on-Freshworks-Suite domains (anything on myfreshworks.com). Standalone classic Freshmarketer isn't supported, its API can't delete lists or bulk-delete at scale.

Find it in Profile picture → Settings → API Settings.

2

Choose the list and what to remove

Working…

Deletions go straight from this page to your Freshworks account, nothing is stored here. Not affiliated with Freshworks.

What this actually does

Empty a list (delete its contacts, batch by batch) and, if you choose, delete the list itself. Freshsales hides list-deletion behind an undocumented API call; this gives you the button, with a dry-run and typed confirmation first.

It runs on your own Freshsales data, in your browser session, against Freshsales's official API. There is no middle layer holding your records and there is no migration to anywhere. You run it, you get the result, you carry on with your day.

Where the file goes next

It is a CSV, which is the point. Freshsales will happily show you the numbers on a screen you cannot do anything with. This gives you the file, and the file goes wherever you need it.

The column names stay the same run to run, so if you build a Power BI report or a Sheets formula on top of it, re-running next month will not break what you built.

What it will not do

It will not touch anything you did not ask it to. It does not store your API key, it does not keep a copy of your data, and where an action cannot be reversed you get told that before you press the button, not after.

Questions people actually ask

Does this store my Freshsales API key?

No. The key is held in memory for the length of the run and is gone when the tab closes. It is never written to our database and never appears in a log. You can revoke it in Freshsales the moment you are done and nothing here breaks.

What can I do with the file afterwards?

It is a plain CSV, so anything that reads a CSV will read it. Open it in Excel or Google Sheets, pull it into Power BI or Looker Studio, or load it into a warehouse table. The headers are clean and they do not change between runs, so a scheduled refresh will not break on you.

How big a job can it handle?

It streams the results as they arrive rather than holding everything in memory, and it respects Freshsales's rate limits instead of hammering the API. Large accounts take longer, but they finish.

Can I see what it will do before it does it?

Yes, and you should. Every run starts with a preview of the exact records involved, and a CSV backup you can keep. Nothing is written until you say so.

Is it reversible?

Read the tool's own note above, because it differs by action. Where a change cannot be undone we say so plainly on the button itself rather than in the small print.

Why is this not just a feature in Freshsales?

That is the whole question, and we do not have a good answer either. It is a gap that has been open for years, it is on the forums, and it never gets shipped. So we shipped it.

Related: delete, list, cleanup, bulk, contacts, remove, destructive, marketing list.

Fs All Freshsales guides6 guides · setup, steps, gotchas