Import API

The data import framework provides a server-side API for other plugins to import data using control files.

Plugins which use this API must depend on the haplo_data_import_framework plugin.

To import data, use the batch service.

To validate control files, use the control file validation service or form validation.