Google Sheets is the fastest way to give a flow a place to write structured output, or a place to read a list from — no database required.
What it can do
- Manage spreadsheets — create a spreadsheet, or get one that already exists.
- Read values — get a range, or batch-get several ranges at once.
- Write values — update a range, append new rows, or batch-update several ranges in one call.
- Clear values — clear a range, or batch-clear several at once.
Good to know
This is a common landing spot for anything a flow needs to log — captured leads, form submissions, or a running list a Batch Run campaign reads from.
