Close menu
Explore Plans
Mobile menu Close menu
CSVbox

List all imports

Pro plus icon This query returns a list of all CSV imports from CSVbox.

Developer info

API endpoint slug
csvbox.list_all_imports
Runtime method
performQuery("csvbox.list_all_imports"}

Query fields

Sheet name Text input > Other

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

Import Unique ID of the import

Slug
import_id
Filter code
Csvbox.listAllImports.ImportId
Type
String
Example
8797

Sheet name The name of the CSVbox sheet that received the import.

Slug
sheet_name
Filter code
Csvbox.listAllImports.SheetName
Type
String
Example
Products Import

Sheet The unique ID of the CSVbox sheet.

Slug
sheet_id
Filter code
Csvbox.listAllImports.SheetId
Type
String
Example
7877

Row count The total number of rows in the imported file.

Slug
row_count
Filter code
Csvbox.listAllImports.RowCount
Type
String
Example
140

Destination type The destination configured for this import.

Slug
destination_type
Filter code
Csvbox.listAllImports.DestinationType
Type
String
Example
apiwebhook

Created at The date and time when the import was created.

Slug
created_at
Filter code
Csvbox.listAllImports.CreatedAt
Type
String
Example
2026-06-01T10:17:10+00:00