- Automate
- /
- Log any event to Google Sheets
Use case· 3 steps
How do I append rows to Google Sheets from any app?
A universal audit log. Pipe events from any Tiny Command trigger into Google Sheets to build dashboards, archives and reports without a data warehouse.
How it works
Set up "Log any event to Google Sheets" in 3 steps
- 1Pick any triggerStart with any trigger — a new email, a form submission, a Stripe charge, a Shopify order, anything.
- 2Add the Append Row actionDrop in Google Sheets → Append Row and pick the sheet that holds your log.
- 3Map fields to columnsMap any trigger field to any sheet column. Timestamp is added automatically.
FAQ
Common questions about this recipe
How many events per minute can Sheets handle?
Google Sheets allows ~100 writes/min per sheet. For higher volume, batch via a Loop node or use Airtable.