Combine Delimited Files Flow Step

Use the Combine Delimited Files flow step to combine two or more delimited files into a single delimited file.

This step is commonly preceded by one or more Lookup steps to fetch the data. It is commonly followed by a Connector Action step to send the combined file to its destination.

Step Inputs

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

Note: Although this field is not required, you are highly encouraged to specify a name. Failing to do so could lead to unexpected behavior.

Step Outputs

The Combine Delimited Files flow step outputs a URL pointer for accessing your new combined delimited file. The output file exists in your Workspace Cache and has the name you entered in the File Name field. It includes the data from all the source files combined in the specified order. The header rows will be preserved if you configured the step to include headers.

Was this helpful? Give us feedback.