Google Sheets Data Source ⛔
Use Google Sheets as a Datasource in Webflow
CURRENTLY SA4 ONLY This datasource will be completely redesigned for SA5.
Sygnal Attributes can use a public Google Sheet as a datasource. It retrieves the Google Sheet data as CSV and converts it to JSON for easy use.
EXAMPLE - Google Sheet to JSON
Requires a Google Sheet ID which is configured for public read access.
Usage Notes
Make certain that the Google Sheet is publicly accessible for read-only viewing. This is what the sharing settings will look like.
Code example
This is a simple example of retrieving the content of a Google Sheet, and then displaying it as an HTML table.
Last updated