Create Excel File
Node: Create Excel File
Section titled “Node: Create Excel File”This node saves a processed dataset into an Excel file at the defined path.
Function
Section titled “Function”Converts structured data into Excel spreadsheets.
Configuration
Section titled “Configuration”| Field | Type | Description |
|---|---|---|
| filePath | Text | Path where the file will be saved |
| dataKey | Text | Key containing the dataset |
Common Uses
Section titled “Common Uses”- Generate automatic reports
- Save results from complex processes
- Export filtered information