This application example demonstrates how to generate and export a CSV file from Novacura Flow. Users can extract data—such as orders, inventory levels, or customer records—from a Flow application and download it in CSV format for use in other systems or reports.
Ideal for reporting, data sharing, or integrations, the example shows how Flow collects data, formats it into a structured CSV file, and makes it available for download or distribution. While shown with basic data sets, the same approach can be used to export more complex or filtered information as needed.