Overview
Example Lab Details | |
| Version | 6.10.2 |
| Root Folder | Example Lab-Using "List To CSV Mapping" Step |
| Modules | None |
| Dependencies | None |
This Example Lab project demonstrates how to use the List To CSV Mapping step.
Explanation
In this example, the first step, Fetch Entities step, outputs a list of all accounts. The List to CSV Mapping step takes in the list of accounts. This step is configured to pull the following fields from all accounts: "First Name", "Last Name", "Email" and place them on the first three columns of the output CSV file. The placement of the fields are configured using the show item mapping editor function on the step properties tab. This step will output a File Data type file. The File Download End Form is used to download the output file from the previous step.
