Directly connect your Airtable account to insert scraped rows into a Base.
Setup Steps
- In Lection Dashboard → Integrations, click "Connect Airtable" and authorize access.
- Create a Scheduled Scrape and select "Airtable" as the delivery channel.
- Select your Base and Table from the dropdowns.
- Ensure your Airtable columns match the column names in your scrape data exactly.
- Lection will automatically insert new rows for every completed scrape run.
Mapping Tips
- Column names must match exactly (case-sensitive) or data will be skipped.
- Use "Long Text" fields in Airtable for large text blocks.
- Attachments (images) are supported if the scrape data contains image URLs.
Payload Highlights
- Direct API insertion; no webhook payload to handle manually.
Helpful Links
Test Checklist
- Set webhook URL and optional secret in Lection.
- Run a scheduled scrape to capture sample data.
- Confirm
dataset.recordsanddownload.urlarrive in your tool. - Publish/activate the workflow so production runs stay wired.