1. Connecting your Google Sheets account
To start using Google Sheets in Softr, you must first connect your account.- Open Softr’s Data Sources settings.
- Click the Connect data source.
- Select Google Sheets and log in to your account.
-
Check all required permission boxes.

2. Connect your Google Sheet data to your Softr app
Once your Google Sheets account is connected, you can use it in any Softr application.1
Connect your data to a dynamic block
To display your data in the app, connect a dynamic block to your Google Sheet.
- Go to the Block Source tab and select your GSheet integration.
- Select the document you want to connect.
-
Pick the sheet you want to use.

2
Step 2. Mapping Google Sheets columns to Softr field
Google Sheets stores data in a table format, where each column represents a field, and each row is a record. To ensure smooth integration, structure your sheet with:
- The first row as field names (e.g., “Assignee,” “Status,” “Description”).
-
Data stored in rows under the appropriate column headers.

Field names and values on Google Sheets

Mapping fields from Google Sheets to Softr
Record ID Column
Once you connect a sheet to Softr, a Softr Record ID column is automatically added. This unique ID helps Softr reference records (e.g., linking a List block to a List Details block).
The Record ID column created inside the sheet
Supported Field Types in Softr
Google Sheets doesn’t have built-in field types like Airtable, but you can organize data to match Softr’s supported formats. Supported Field Types & Workarounds- Text – Standard text fields.
- Number – Whole numbers, decimals, currency.
-
Date & Time – Standard date formats. See below for supported formats:
Supported Date and Time Formats
Date patterns with month as whole or 3 letter (August, Aug) - Currently only English language is supported.Date patterns with month as numberSupported separators:-,/,.,spaceDate timeDate part is same (both formats), timesHere are few samples for timeDate and time combined isDate formatTTime formatlike - Checkbox – Use “true” (checked) or “false” (unchecked).
- Image, File, Video/Audio – Store file URLs. If storing multiple image URLs in the same cell, separate them with a comma
- Tag Field – Separate multiple values with commas.
- Rating – Use integer values from 1 to 5.
- File Uploads: Google Sheets doesn’t support direct file uploads. Use URLs instead.