top of page
Workflow Automation Templates
A library of ready-to-use workflow templates to accelerate your data journey

Save Excel
Save data as Excel files

Overview
This workflow demonstrates how to use the Save Excel Advanced node to write data into an Excel file, supporting both single-sheet and multi-sheet output with advanced configuration options.
Details
The workflow reads data using the Read Excel Advanced node and prints the loaded data for verification. It then saves the output to an Excel file using the Save Excel Advanced node, allowing advanced features such as limiting the number of records per sheet, specifying sheet names, and managing multi-sheet Excel output
bottom of page