Sheety: Sharing Google Sheets without Google Workspace
Last updated
Was this helpful?
Last updated
Was this helpful?
is a web service for securely making Google Sheets via API without users requiring a Google Account.
Benefits of using Sheety with PixieBrix:
Mod users do not need a Google Account
Authentication per sheet
Access control per sheet: read/write/add/delete
To use Sheety to serve content for PixieBrix, you will:
Create a Sheety Account
Prepare your Spreadsheet
Add your Spreadsheet to Sheety
Configure Authentication
Create a Integration Configuration in PixieBrix
Use the HTTP Request
Brick to make spreadsheet requests
Follow Sheety’s documentation to
For Token, provide the token you set in the “Configure Authentication in Sheety” step:
Follow Sheety’s documentation to to a project
Follow Sheet’s documentation
Create a Sheety
Integration Configuration in PixieBrix. See for information on configuring integration:
To read/write/add/remove to your sheet, use the HTTP Request
brick. See Sheety’s documentation on to determine the URL and request parameters/data.