Load data from a RELTIO_JSON file
Learn how to use the Data Loader API and RELTIO_JSON files to load data.
-
The file must be in
JSONformat. The body must contain data in JSON arrays. -
Each file loaded must not exceed 10GB, although there is no limit on the total size of a loading job. If your data exceeds 10GB, split it across multiple files.
-
The
loadTypevalues that the Data Loader allows to be loaded with a RELTIO_JSON file are ENTITIES, RELATIONS, and INTERACTIONS. -
This type of data loading job doesn't require you to define the
mappingDetailsparameter, as it doesn't use this functionality.
{{dataloader_uri}} with https://aws-dataloader.reltiocn.cn.