Google Sheets

One-click sign-in

Append extracted or computed values as a new row in any spreadsheet.

What you can do

No false success: every send/create in Google Sheets is verified — ASHDOCS reads the item back from Google Sheets's API before the step turns green. If it can't be found, the run fails honestly instead of pretending.

Add the connection in ASHDOCS

  1. 1Open the Connections page in the flows console.
  2. 2Click “Sign in with Google” and approve the permissions on Google's consent screen.
  3. 3That's it — the connection appears in your list, named after the account. Connect more than one account if you like; every step lets you pick which to use.

Use it in a flow

In the flow builder, add the Google Sheets step, pick your connection, and fill the fields — values from earlier steps drop in as {{s1.field}} placeholders. Then hit Test this step in the step's panel to run it on its own before switching the flow on.

Troubleshooting

“Spreadsheet ID is required”
Copy it from the sheet URL: docs.google.com/spreadsheets/d/<THIS PART>/edit.
Row lands on the wrong tab
Set the Sheet field to the exact tab name (default is Sheet1).

FAQ

Can a new row in Sheets START a flow?

Not natively — Sheets can't push webhooks. Point an Apps Script onEdit trigger (or Zapier/Make new-row trigger) at your flow's webhook URL instead.

Is the append verified?

Yes — ASHDOCS reads the exact appended range back from the sheet before the step turns green.

Connect Google SheetsAll 28 integrations