There's no native "give me every field, its type and its options" view. This dumps the full property schema, custom and default, to one CSV, the audit doc you need before a migration or cleanup.
⚷ your token is used in-memory for this run · not stored or loggedSettings → Integrations → Private Apps. Needs property/schema read access.
One object's fields, or every object's at once.
Every field, name, label, type, options and group, as a CSV.
Read-only. Your token is used in-memory for this run, nothing in your account is modified. Not affiliated with HubSpot.
There's no native "every field, its type and its options" view. This dumps the full property schema, custom and default, to one CSV, the audit doc you need before a migration.
It runs on your own HubSpot data, in your browser session, against HubSpot'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.
It is a CSV, which is the point. HubSpot 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.
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.
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 HubSpot the moment you are done and nothing here breaks.
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.
It streams the results as they arrive rather than holding everything in memory, and it respects HubSpot's rate limits instead of hammering the API. Large accounts take longer, but they finish.
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.