Blazing Paddles2026 · Command Center

Settings

One-time setup to enable writing to the Google Sheet from this dashboard.

Apps Script Webhook

The dashboard reads from your Google Sheet automatically (no setup needed). To write new sponsors and auction items back to the Sheet, install the free Apps Script webhook one time. Full instructions are in SETUP-APPSSCRIPT.md.

The 30-second version: Open the Sheet → Extensions → Apps Script → paste the contents of apps-script.gs → Deploy → New deployment → Web app, Execute as: Me, Access: Anyone → copy the URL and paste below.

What's connected

  • Google Sheet: Blazing Paddles 2026 Donation Tracker
  • Tabs: Sponsor Pipeline · Auction Inventory · Log · Team · Instructions · Donation Tracker
  • Reads: Public CSV export — works without any auth as long as the Sheet stays set to "Anyone with the link can view"
  • Writes: Apps Script webhook (configured above)