Convert to CSV

Usage

This action is used to convert a collection to a CSV file,

Fields

1.Collection - The collection to convert to CSV file.

2.Output File Name - The file name to use for the new CSV file.

3.Export Header - Indicates if the header row should also be exported in the CSV file.

4.Columns - Here you enter the name of each column in the file and the value of each cell in the column.

Demonstration on how to use it in a flow

1.Drag and drop Convert to CSV action into the flow.

2.The Name section is pre-filled by the action name but you can configure this section according to your preference.

3.Click the gear icon to open its settings.

4.Choose the collection to convert to CSV.

5.Specify the name of the output file.

6.Specify whether you want to export the header row as well.

7.Specify the values of cells and columns in the CSV file,