Using adaptors to export data
Last updated
Last updated
Data are exported from Data-flo via Export adaptors, which export data in a specified format.
Data can be exported from Data-flo in two ways.
Some adaptors are specifically configured to push data to certain external data locations (e.g., export-to-microreact-project).
Some adaptors simply make data available for download (e.g., export-to-csv-file), and the user running the workflow must manually download (pull) the data to an external location.
Whenever the output of an adaptor is meant to be made available for download by the end user of the workflow, it must be marked as a workflow output. Workflows may have one or multiple outputs defined. In the canvas, the output will appear as a diamond.
When users mark something as a workflow output, they are able to add descriptions which will carry over to the Run page so that those uploading files and running the workflow have more details on what to expect as the output.