Convert Collection to CSV
Usage
This action is used to convert a collection to a CSV file,
Fields
-
Collection - The collection to convert to CSV file.
-
Output File Name - The file name to use for the new CSV file.
-
Export Header - Indicates if the header row should also be exported in the CSV file.
-
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
-
Drag and drop Convert to CSV action into the flow.
-
The Name section is pre-filled by the action name but you can configure this section according to your preference.
-
Click the gear icon to open its settings.
-
Choose the collection to convert to CSV.
-
Specify the name of the output file.
-
Specify whether you want to export the header row as well.
-
Specify the values of cells and columns in the CSV file,