Verify fibre uplift status
The browser posts address and LOCID to a server-side eligibility function. That keeps wholesale credentials out of the frontend.
NBN Fibre Uplift CTA
This landing page is built for the exact handoff you need: validate an NBN address or LOCID, capture contact details, and push the record into Google Sheets for follow-up.
Step 1
Use LOCID if you already have it. Address remains mandatory so the lead lands in Google Sheets with enough context to action.
Step 2
The browser posts address and LOCID to a server-side eligibility function. That keeps wholesale credentials out of the frontend.
After validation, the same form posts to a Google Apps Script webhook that appends the record to a Sheet and can trigger email notifications.
Sales or ops can filter by eligibility, serviceability class, or access technology without needing a second CRM on day one.
Step 3
The framework is set up so you can start with Sheets plus Apps Script now, then swap the lead endpoint for a CRM later without changing the page markup.