Skip to main content

Export Wrkflow data to file

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)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
File export typeThe type of file to be exportedPredefined Choice ListYes.XLSX
File export nameThe name of the file to be exportedTextYesFile-1
Data point to exportList of fields to be exportedTextYesFirst 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)

NAMEDESCRIPTIONTYPEREQUIREDEXAMPLE
File ExportThe exported fileFileYesFile-1.xlsx

Outcomes

NAMEDESCRIPTION
SuccessThis status is selected if the Wrk flow data was successfully exported to a file
UnsuccessfulThis status is selected in the event of the following scenarios:- There is no file in the Data Library to upload

Requirements

  • N/A