Data Operation Nodes
Data operation nodes read from and write to your spreadsheets and data sources.
Overview
These nodes connect your workflows to persistent data:
- Get Table - Read rows from a spreadsheet table
- Insert Rows - Add or update rows in worksheets
- Update Cell - Modify specific cells
- Edit Table Column - Update column values in table rows
- Data Extractor - Extract structured data from files using AI
Working with Tables
Lido tables are named ranges in your spreadsheets with headers. When you read from a table:
- Each row becomes an item
- Column headers become field names
- Cell values are automatically typed