This query returns a list of all CSV imports from CSVbox.
- API endpoint slug
- csvbox.list_all_imports
- Runtime method
- performQuery("csvbox.list_all_imports"}
Query fields
- Label
- which sheet?
- Helper text
- Enter sheet name to filter imports. Leave blank for all.
- Slug
- sheet_name
- Required
- false
- Can have default value
- true
Ingredients
- Slug
- import_id
- Filter code
- Csvbox.listAllImports.ImportId
- Type
- String
- Example
- 8797
- Slug
- sheet_name
- Filter code
- Csvbox.listAllImports.SheetName
- Type
- String
- Example
- Products Import
- Slug
- sheet_id
- Filter code
- Csvbox.listAllImports.SheetId
- Type
- String
- Example
- 7877
- Slug
- row_count
- Filter code
- Csvbox.listAllImports.RowCount
- Type
- String
- Example
- 140
- Slug
- destination_type
- Filter code
- Csvbox.listAllImports.DestinationType
- Type
- String
- Example
- apiwebhook
- Slug
- created_at
- Filter code
- Csvbox.listAllImports.CreatedAt
- Type
- String
- Example
- 2026-06-01T10:17:10+00:00