Guide

Export results for spreadsheets and applications

Move a completed dataset into CSV, Excel, or JSON without losing track of its source job.

  1. 1. Confirm the job outcome

    Open the saved job and inspect its final status and accepted records. Treat partial results as incomplete and record that limitation when sharing the dataset.

  2. 2. Choose your format

    Use CSV for broad compatibility, Excel for spreadsheet work, or JSON for applications that need structured records. API integrations also support NDJSON exports.

  3. 3. Wait for the export

    Export creation is asynchronous. In an API integration, save the returned export ID and inspect its status until ready. Test fixtures do not issue a real download URL.

  4. 4. Download and validate

    Use the download link once the export is ready. Links are short-lived. Check row counts, missing values, and identifier columns before importing into a spreadsheet or CRM.