Create new pages in a Notion database for each scraped record.
Setup Steps
- In Lection Dashboard → Integrations, click "Connect Notion" and select the pages/databases to share.
- Create a Scheduled Scrape and select "Notion" as the delivery channel.
- Select the target Database from the dropdown.
- Map your scrape columns to Notion properties (Title, Text, Select, etc.).
- Lection creates a new page for each row in the dataset.
Mapping Tips
- Ensure the database has properties that match your scrape keys.
- The primary column in Notion (usually "Name") must be populated.
Payload Highlights
- Direct Page creation via Notion API.
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.