Google Sheets Connection
Deploy your Google Apps Script as a web app and paste the URL here
How often to refresh data from Google Sheets (10-300 seconds)
Setup Instructions
1. Google Apps Script Setup
Make sure you have the Sales Command Center script installed in your Google Sheets. The script includes the getDashboardData() function that this dashboard connects to.
2. Deploy as Web App
- Open your Google Sheet
- Go to Extensions → Apps Script
- Click Deploy → New deployment
- Select type: Web app
- Set "Execute as": Me
- Set "Who has access": Anyone
- Click Deploy and copy the URL
3. CORS Note
Google Apps Script web apps handle CORS automatically. If you encounter issues, make sure your script is deployed with the correct access permissions.
4. Demo Mode
If no Web App URL is configured, the dashboard will display demo data so you can preview the layout and features.
Keyboard Shortcuts
Toggle Auto-RotateR
Toggle TV ModeT
Next Page→
Previous Page←