Walloon Central Marine
Service Requests
Demo mode

🚤 Getting Started — Connect Your Google Sheet

1
In your Google Sheet, go to Extensions → Apps Script (or use the Google Sheets API with a service account or API key).
2
Enable the Google Sheets API in your Google Cloud Console and create an API Key (restrict it to Sheets API).
3
Your Sheet must be shared publicly (anyone with link can view) OR use a service account for private sheets.
4
Paste your Sheet ID from the URL: docs.google.com/spreadsheets/d/[SHEET-ID]/edit
5
Your form columns A–N are already mapped. Just add 4 staff columns to your sheet: O: Status   P: Assigned Tech   Q: Priority   R: Ticket ID
6
Click Connect & Load above, or click Load Demo Data to try the dashboard right now.