CSV Create
This node converts a dataset into a CSV file and saves it to a specified location.
Function
Section titled “Function”Exports data to CSV from the flow.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| filePath | Text | Path where the file will be saved |
| dataKey | Text | Key containing the data |
Common Usage
Section titled “Common Usage”- Save sales reports
- Export processed responses
- Archive customer data
Multi-language
Section titled “Multi-language”help.es: Crea un fichero csv, desde un datasethelp.en: Create a CSV file into a dataset