Create Delimited File Flow Step

Use the Create Delimited File flow step to create a file from tabular data.

This step is commonly preceded by a Lookup step or parse step to get the data and followed by a Connector Action step to send the file to its destination.

Step Inputs

In the Edit Step menu, you can add details about the step configuration as needed for your flow.

Step Detail

Row Map

In the List field, enter an expression that evaluates to a list of JSON objects that define the data for your rows. This could be data from a previous Lookup or parse step.

Column Names

Specify the columns for your data. Entries can be added by selecting Add Item and removed by clicking the trash icon button. Note that the order of the entries will be the order the columns appear in your file. Each entry consists of these fields.

Step Output

The output of the step is a pointer which includes the file’s ID and URL.

Was this helpful? Give us feedback.