Close menu
Explore Plans
Mobile menu Close menu
CSVbox

Create a new import

This action will create a new import.

Developer info

API endpoint slug
csvbox.create_csv_import
Filter code method
Csvbox.createCsvImport.skip(string?: reason)
Runtime method
runAction("csvbox.create_csv_import", {})

Action fields

Public file url Text input > Other

Label
Public CSV file URL
Helper text
Paste the direct link to your publicly accessible CSV file.
Slug
public_file_url
Required
true
Can have default value
true
Filter code method
Csvbox.createCsvImport.setPublicFileUrl(string: public_file_url)

Sheet license key Text input > Other

Label
Sheet license key
Helper text
Enter the license key for the sheet you want to import.
Slug
sheet_license_key
Required
true
Can have default value
true
Filter code method
Csvbox.createCsvImport.setSheetLicenseKey(string: sheet_license_key)