19.7 Import Data Entities

Data Transforms provides two supported interfaces for importing data entities:

  • the command-line interface (CLI), which prepares and submits an INI-based import job
  • the Import Job API, which provides the same workflow from Python.

See