Zinevu
Guides

Bulk export

For a full copy rather than a sync — no API key, and no help from us required.

Every account can export its own data from Settings → Export your data: pick the datasets, choose Excel or CSV, and get a ZIP with one file per dataset.

When to use it instead of the API#

  • A one-off analysis. Somebody wants the numbers in a spreadsheet, once. Writing an integration for that is a month of maintenance for an afternoon of work.
  • A migration or an audit. You want everything as it is right now, in one consistent snapshot, rather than assembled page by page while people are editing.
  • Leaving. It is your data, and getting all of it out should not require a developer.

Use the API instead when something has to stay in step continuously — that is what updated_since and webhooks are for.

Prices in the export#

Price grids are in the export under price_matrices, one row per cell. Both surfaces read the same flattener, so the export and the API cannot disagree about what a grid holds.