Notion Integration¶
Connect Pablo to your Notion workspace and build Meta ads from database rows.
Setup Steps¶
Step 1: Connect Notion¶
- Log in to Pablo
- Go to Settings → Connections
- Click Connect Notion
- Log in to Notion and grant Pablo access
- Select which pages/databases Pablo can access
Step 2: Create Your Ad Database¶
You have two options:
| Option A: Use Pablo Template (Recommended) | Option B: Create from Scratch |
|---|---|
| Duplicate our Pablo Notion Template during the connection process. The template includes all required fields pre-configured. | Create a new Notion database with the required properties. See Field Schema for the complete list of fields, types, and requirements. |
Step 3: Connect Your Database via Webhook¶
Once your database is ready, you need to set up a Notion automation to trigger Pablo whenever your ads are updated or ready to publish.
There are two ways to do this:
Option A: Button Automation (Recommended for Simplicity)¶
- In Notion, add a "Button" property to your ad database (type: Button).
- Create a button labeled something like "Launch 🚀"
- Configure the button action to
Send webhook. - In Pablo, go to Connections → Notion and select the webhook URL.
- Copy the webhook URL provided by Pablo.
- Paste this URL into the button's webhook URL in Notion.
- Save the button. When you click the button for a row, it will send that row to Pablo.
Option B: Database Automation (Automatic on Status Change)¶
- In Notion, open your ad database and click Automations.
- Create a new automation with a trigger—for example, "When Status changes to 'Ready for Build'" or another workflow step you prefer.
- Click
New actionthen chooseSend webhook. - In Pablo, go to Connections → Notion and select the webhook URL.
- Copy the webhook URL provided by Pablo in Connections → Notion into
URLin Notion. - Save the automation. Now, when your trigger condition is met (such as changing a Status field), Notion will automatically send the ad row to Pablo.
After setting up either option, test the integration by sending a sample ad row.
Creating Ads¶
For detailed information about each field, including validation rules, allowed values, and requirements, see:
- Field Schema - Complete field reference with types and validation
- Field Mapping - How Notion properties map to Pablo fields
- Ad Formats Guide - Image and video ad examples with asset optimization