Skip to main content

TypeAlias.ImportJobSource

type ImportJobSource = ObjectEnum<typeof ImportJobSource>;
  • upload: The import job was triggered by a user uploading a file (CSV/Excel) through the admin interface.
  • shopify: The import job was triggered by a Shopify product catalogue synchronisation.