Best for
- Operations using spreadsheet-based workflows
- Back-office teams managing invoice/report matrices
- Teams without CRM but with structured sheet data
Use spreadsheet rows and cells as live variable sources.
Spreadsheet
Google Sheets integration is ideal for teams with operational spreadsheets. Load row/column data and map it directly to document placeholders.
Enable Google Sheets API and Google Drive API.
Create service account and generate JSON key.
Save service email and private key in Workspace Integrations.
Share target sheets with service account email and map columns.
Examples of variable keys you can use inside templates:
{google_sheets.invoice.customer_name}{google_sheets.invoice.line_total}{google_sheets.report.period_end}