1. Build the Database
Go to Airtable, click "Build with AI", and paste this exact prompt to instantly generate the correct database:
Build a single table base called "Card Log" to track my handmade card creations.
Create the following fields:
- Size (Single line text)
- Structure (Single line text)
- Theme (Single line text)
- Palette (Single line text)
- Technique (Single line text)
- Challenge (Single line text)
- Notes (Long text)
- Date Finished (Date field)
Set the primary column to an Autonumber called "Card ID" formatted as 'CARD-{000}'.
2. Get Your Token
Keep your Airtable base open. Go to your Account Settings > Builder Hub > Create Token. Give it scopes [data.records:read] and [data.records:write], and add access to the "Card Log" base you just generated.
3. Get Your Base URL
Open your base in your browser and simply copy the entire URL from the address bar (it should look like `https://airtable.com/appXXXXXXXX/...`).