Skip to main content
The Google Sheets integration appends a row to a spreadsheet tab of your choice each time a session.completed event fires. It connects via OAuth using your Google account.

Setup

1

Connect your Google account

Go to Integrations → New integration → Google Sheets. Click Connect to Google. You’ll be asked to authorise Feedal to edit your spreadsheets. After authorising, you’re returned to Feedal.
2

Configure the spreadsheet

Enter the Spreadsheet ID and Sheet name where responses should be appended.
3

Attach to a form

Open a form and go to the Connect tab. Find the Google Sheets integration and click Connect.

Configuration

FieldRequiredDefaultDescription
Spreadsheet IDYesThe ID from the sheet URL: /spreadsheets/d/SPREADSHEET_ID/edit
Sheet / tab nameSheet1The name of the tab to append rows to
Include answersOnAdd one column per question answer

Row format

Each row appended to the sheet contains:
ColumnValue
Session IDFull UUID
FormForm title
Submitted atISO 8601 timestamp
Duration (s)Integer seconds
ScoreTotal score
(one column per question)Answer value
The first time a delivery runs, Feedal appends the data rows. Add your own header row to the sheet for readability — Feedal does not create headers automatically.

Reconnecting

OAuth tokens are refreshed automatically. If access is revoked in your Google account, the integration status changes to error. Click Reconnect to re-authorise.

Next steps

Airtable

Create Airtable records instead.

Exporting to CSV

One-time bulk export of all responses.