P25-11-17">
Make.com CRM Social Media
8 min read Automation

How to Automatically Send Facebook Leads to Notion Using Make.com

Most businesses waste hours each week manually copying lead information from Facebook into their CRM. This Make.com automation eliminates that tedious work by automatically transferring form submissions to Notion every 15 minutes - keeping your database updated without any effort.

The Lead Transfer Problem

Businesses running Facebook lead ads face a constant bottleneck - getting those valuable leads out of Facebook and into their CRM. The default process involves logging into Ads Manager, exporting CSVs, and manually copying data - a time-consuming process that often leads to missed opportunities.

Marketing agencies face even greater challenges when managing leads for multiple clients. Each requires separate logins to different ad accounts, creating an administrative nightmare. This manual transfer process typically consumes 3-5 hours per week for even modest lead volumes.

The hidden cost: Every hour spent copying lead data is an hour not spent following up with prospects. Studies show response time dramatically impacts conversion rates - leads contacted within 5 minutes are 9x more likely to convert than those reached after 30 minutes.

Notion Database Setup

Before connecting to Facebook, we need a properly structured Notion database to receive the leads. The tutorial demonstrates a simple but effective structure with these key properties:

  • Name - The lead's first name from the Facebook form
  • Phone Number - Primary contact method
  • Status - Lead qualification stage (new, contacted, booked, etc.)
  • Call Date - When the lead is scheduled for follow-up
  • Entry Date - When the lead was submitted (auto-populated)
  • Campaign - Which Facebook ad campaign generated the lead

At 2:15 in the video, you'll see how to create an inline database in Notion and configure these properties. The beauty of this system is its flexibility - you can add custom fields for any additional questions asked in your Facebook lead forms.

Connecting Facebook to Make.com

The first automation step involves configuring Make.com to watch for new Facebook leads. At 3:40 in the tutorial, you'll see how to:

  1. Create a new scenario in Make.com
  2. Add the "Watch Leads" module
  3. Select the correct Facebook page and ad account
  4. Choose which lead form to monitor
  5. Set the retrieval scope (all leads or only new ones)

Pro Tip: For most businesses, setting the scenario to retrieve "All" leads initially ensures you don't miss any existing submissions. After the first run, you can switch to "Only new leads" to improve efficiency.

Notion Integration Setup

Before Make.com can write to your Notion database, you need to establish a secure connection. This involves creating an internal integration in Notion (shown at 5:20 in the video) with these key steps:

  1. Navigate to Notion's "Connections" settings
  2. Create a new integration
  3. Configure permissions (read/write access to your workspace)
  4. Generate the integration token
  5. Add the token to Make.com

The most crucial part comes at 6:45 - properly extracting your Notion database ID from the URL. Many users stumble here by including extra characters. The correct format is just the 32-character alphanumeric string between the URL path and any query parameters.

Mapping the Fields

With both platforms connected, the magic happens in field mapping (demonstrated at 8:30). This tells Make.com which Facebook form fields correspond to which Notion database properties:

  • Facebook "first_name" → Notion "Name" property
  • Facebook "phone_number" → Notion "Phone Number" property
  • Facebook form submission time → Notion "Entry Date" property

The tutorial keeps it simple with three basic fields, but you can map as many as your forms contain. For agencies managing multiple clients, you could even add a "Client Name" field that automatically tags which business the lead belongs to.

Testing the Automation

Before setting the scenario to run automatically, it's crucial to test with these steps (shown at 10:15):

  1. Run the scenario once manually
  2. Check the execution history for errors
  3. Verify the test lead appears correctly in Notion
  4. Adjust any field mappings if needed

Once confirmed working, you can schedule the scenario to run automatically. The tutorial sets it to check every 15 minutes, but this interval can be adjusted based on your lead volume and urgency. High-value leads might warrant more frequent checks (even every 5 minutes), while lower-volume businesses could check hourly.

Scaling and Optimization

This basic integration handles the core workflow, but several enhancements can make it even more powerful:

  • Lead filtering - Add Make.com filters to only process qualified leads
  • Automatic notifications - Trigger Slack or email alerts for high-priority leads
  • Data enrichment - Append company info from LinkedIn or Clearbit
  • Multi-client support - Route leads to different Notion databases based on source

At 12:40 in the video, you'll see how to adjust the lead retrieval limit - a key setting for businesses receiving high volumes. The default limit of 2 leads per run prevents overloading, but can be increased for busier operations.

Watch the Full Tutorial

See the complete step-by-step process in action at 3:40 where we configure the Facebook connection and at 6:45 for the crucial Notion database ID extraction. The video clearly demonstrates each click and setting needed to make this automation work flawlessly.

Make.com automation tutorial for Facebook leads to Notion

Key Takeaways

This Facebook-to-Notion automation solves a universal business problem - the tedious, error-prone process of manually transferring lead data. By implementing this workflow, you gain:

  • Time savings - Eliminate 3-5 hours of weekly admin work
  • Faster response - Reach leads within minutes instead of hours
  • Better organization - All leads neatly structured in Notion
  • Scalability - Handle any volume of leads without added work

In summary: This Make.com integration turns Facebook lead capture from a manual chore into an automated system that works while you sleep - ensuring no opportunity falls through the cracks.

Frequently Asked Questions

Common questions about this topic

The scenario can be set to run at any interval you choose. In the tutorial, we set it to check every 15 minutes. You could configure it to run more frequently (like every 5 minutes) or less often (hourly) depending on your lead volume and needs.

More frequent checks ensure faster lead processing but consume more Make.com operations. We recommend starting with 15-minute intervals and adjusting based on your conversion requirements and plan limits.

  • Free Make.com plan: Minimum 5-minute interval
  • Paid plans: Can run as frequently as every 1 minute
  • Balance frequency with your response time goals

You can map any field from your Facebook lead form to corresponding Notion database properties. Common fields include name, email, phone number, lead source, and custom questions. The tutorial demonstrates mapping first name, phone number, and submission date.

Advanced mappings might include multiple name fields, custom questions from your form, or even the ad campaign details. The only limit is what fields exist in your Facebook lead form and what properties you've created in Notion.

  • Standard fields: name, email, phone, company
  • Custom fields: any questions you've added to your form
  • Metadata: campaign name, ad set, submission time

No coding is required. The process involves connecting accounts through Make.com's visual interface and mapping fields between platforms. The tutorial walks through each step clearly with no technical knowledge needed.

The most technical part is properly configuring the Notion integration token and extracting the database ID, but the video shows exactly how to do this correctly. No programming or scripting of any kind is involved in this basic integration.

  • 100% no-code solution
  • Visual interface guides you through each step
  • Help documentation available for all modules

Yes, Make.com supports connecting Facebook Lead Ads to hundreds of other applications including Google Sheets, HubSpot, Salesforce, and more. The basic setup process is similar - you would just select your target CRM instead of Notion when creating the scenario.

Each destination may have slightly different connection requirements. For example, connecting to Salesforce would involve OAuth authentication rather than an API token. Make.com provides specific modules and guidance for each supported application.

  • Works with all major CRMs
  • Same basic Facebook connection process
  • Destination-specific configuration

First check that your Notion database ID was entered correctly in Make.com (without any extra URL components). Verify the integration token has proper permissions in Notion. Also confirm the scenario is actually running in Make.com by checking the execution history.

Common issues include incorrect database IDs, expired integration tokens, or insufficient permissions in Notion. The execution history in Make.com will show detailed error messages that can help pinpoint exactly where the process is failing.

  • Check database ID format
  • Verify integration token permissions
  • Review Make.com execution logs

Make.com can handle large volumes of leads. The free plan allows up to 1,000 operations per month, while paid plans scale up to millions. For most small businesses, even the free tier provides more than enough capacity for lead processing.

Each lead processed counts as one operation in Make.com. Very high-volume businesses (500+ leads/day) should consider a paid plan for unlimited operations and faster processing intervals.

  • Free plan: 1,000 operations/month
  • Paid plans: Scale to millions
  • Each lead = 1 operation

Absolutely. Make.com lets you add filters, data transformations, or additional steps between Facebook and Notion. For example, you could validate phone numbers, enrich with company data, or trigger SMS notifications when high-value leads come in.

The visual scenario builder makes it easy to insert additional modules between the Facebook and Notion steps. Common additions include data validation, lead scoring, duplicate checking, or routing leads to different databases based on criteria.

  • Add unlimited processing steps
  • Filter or transform lead data
  • Trigger additional actions

GrowwStacks specializes in building custom automation workflows like this Facebook-to-Notion integration. We can handle the entire setup, configure advanced filtering or processing steps, and ensure reliable operation. Our team also provides ongoing monitoring and adjustments as your needs evolve.

For marketing agencies managing multiple clients, we create sophisticated multi-account systems that automatically route leads to the correct Notion databases with proper tagging and notifications. This eliminates the manual sorting currently draining your team's time.

  • Complete hands-off setup
  • Customized for your specific forms and CRM
  • Ongoing support and optimization

Stop Losing Leads in the Facebook-to-CRM Shuffle

Every day you manually transfer leads is another day of missed opportunities and wasted time. Let GrowwStacks implement this automation for you - we'll have it running flawlessly within 48 hours.