Fleet customers template
Configuring fleet customers template
To configure fleet customers dataflow, perform the following steps/actions:
- In the Connect-to-source section Block Enter the source server details where the source
data is present and the location for saving the processed file. See Connect to source. - In the Decrypt data block, if the files are encrypted, enter the details to decrypt the data. See Decrypt data.
- In the Data-Validation-Block, validate or transform data using a Databricks notebook. For more details, refer to Data-Validation-Block. The block is optional, meaning you can skip it without affecting the dataflow. If you choose to enable it, the rest of the dataflow continues as usual after the execution of the block.
- In the Transform Data block, map the API fields with the source file. For information on how to map the fields, see Transform data.
- In the Connect-to-destination block, enter the API endpoint details.
For this template the API/v2/bulk/addCustomers
, is used. See Connect to destination. - In the Trigger block, enter the details to schedule the trigger. See Trigger.
Updated 2 days ago