SaaS Data Payload
The integration task messages represent the expected payload for each of the supported task types. Each task type requires a separate file, and each file is uploaded separately.
The file is expected in JSON-L otherwise known as a newline-delimited JSON format.
File Requirements
The only compression supported is GZIP. It is highly recommended to GZIP all files before uploading.
Incremental Loading
Incremental loading of data is supported on a subset of task types. See the “Load types supported” sections of each task type to understand the behavior within the context of each task.
Tasks to Load Data
These are the 'taskNames' required by the import job API create payload. Please click-through for full details of each task.