Create a new import definition:
Required Parameters:
name: Display name for the definitioninputSchema: Array of input column definitionsoutputSchema: Array of output field definitionsprocessorCode: JavaScript code for data transformationOptional Parameters:
description: Detailed descriptionThe processor code receives transformed input data and must return aggregated output values.
Documentation Index
Fetch the complete documentation index at: https://docs.azalt.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful response