Property Management · iPhone Dashboard

ℹ️ Connects to your existing Google Sheet via the Sheets API. Same setup as the Email Parser — uses the same Google Cloud project.
1
Enable Google Sheets API

In your existing Google Cloud project, enable the Sheets API:

console.cloud.google.com/apis/library/sheets.googleapis.com
2
Add this URL to OAuth origins

Go to Credentials → your OAuth Client ID and add your hosting URL (Tiiny, Netlify, etc.) to Authorised JavaScript origins.

3
Enter your details below

Your Google OAuth Client ID (same one from the Email Parser) and your Google Sheet ID from the URL bar when your spreadsheet is open.

Found in your spreadsheet URL: docs.google.com/spreadsheets/d/SHEET_ID/edit