Export Wrkflow data to a CSV or XLS file, combining the selected data in the Wrkflow into a flat data table. Please note that only the exported file will be available from this point on in the Wrkflow.
Common use cases
Data manipulation
Application
Data
Inputs (what you have)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
File export type | The type of file to be exported | Predefined Choice List | Yes | .XLSX |
File export name | The name of the file to be exported | Text | Yes | File-1 |
Data point to export | List of fields to be exported | Text | Yes | First name |
Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data Library section. These variables in the Data Library are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
NAME | DESCRIPTION | TYPE | REQUIRED | EXAMPLE |
File Export | The exported file | File | Yes | File-1.xlsx |
Outcomes
NAME | DESCRIPTION |
Success | This status is selected if the Wrk flow data was successfully exported to a file |
Unsuccessful | This status is selected in the event of the following scenarios: - There is no file in the Data Library to upload |
Requirements
N/A