Overview
The Microsoft Excel integration allows you to write data to Excel spreadsehees from your Cradl AI workflow. It can append new rows, add a single row, or write to specific columns in your spreadsheet.Basic node operation
The Excel Writer integration works by mapping your workflow’s outputs to spreadsheet columns: Note: The integration only works with a proffesional account.- Sheet Connection: Connect to an existing Google Sheet
- Column Detection: The node reads the headers in the first row of your selected sheet
- Dynamic Inputs: These headers become available as inputs to the node
- Data Mapping: Connect outputs from previous nodes to these column inputs
- Execution: When the flow runs, data is written to the corresponding columns