Search
How to Use
Enter the insurance number and date of birth to retrieve member details. The system will also show all members in the same group.
Setup Required
To connect to your Google Sheet, replace these values in the JavaScript code:
const SPREADSHEET_ID = 'YOUR_SPREADSHEET_ID_HERE';
const API_KEY = 'YOUR_API_KEY_HERE';
const API_KEY = 'YOUR_API_KEY_HERE';
You'll need to create a Google Sheets API key and share your sheet appropriately.
Member Details
Searching database...