CSV Create
Node: CSV Create
Section titled “Node: CSV Create”This node converts a dataset into a CSV file and saves it at 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 that contains the data |
Common Uses
Section titled “Common Uses”- Save sales reports
- Export processed responses
- Archive customer data