Coming soon
Excel and CSV
Upload a sheet, choose a decision, download it with result columns.
This capability is not live yet. The reference below describes how it works at launch. Join the waitlist to get Early Access.
- Open Dashboard → Integrations → Excel & CSV and choose an .xlsx, .xls or .csv file.
- Pick the input columns. One column sends its text; several columns send a JSON object with those fields.
- Choose a template or one of your saved decisions, then run.
- Download the result as .xlsx or .csv. Each output adds columns such as
categoryandcategory_confidence.
Details
- The file is parsed in your browser. Only the selected column values are sent; the file itself is never uploaded or stored.
- Up to 5,000 rows per run (your plan's batch limit also applies).
- Runs use the batch engine: credits are reserved up front, one per row for most decisions, and refunded for rows that fail.
- The first sheet in a workbook is used.