Need help in building automation to move leads from Meta lead center

Describe the problem/error/question -I am looking for help in automating leads moved to any status other than intake from Meta Lead Center to my CRM

  • Marketing team doesn’t need ALL leads in our own CRm, only those with status other than intake
    Issues faced -
  1. Meta lead center is not exposing any apis
  2. SIcne meta business suite needs 2FA authentication, not able to jse use crawlers or RPA to login and downlaod leads using export option
    3, Meta graph API doesn’t maintain leads s tatus data.

Please help me ideate, if there is a way I cna build autonation in N8n which can capture leads with particualr status.

Information on your n8n setup

  • n8n version: - self hosted 1.64.2 community edition
  • **Database (default: SQLite NONE
  • Running n8n via (Docker, npm, n8n cloud, desktop app): NPM

hi S_Apt welcome to n8n community :n8n:

If you are using N8N, you can refer to the following webhook documentation while requesting the necessary access permissions to use the Meta Marketing API webhook and build your own filtering logic.

Based on my personal experience, I’ve never used lead generation forms directly through Meta. I prefer to build them on my own website, as this makes funnel strategies and automation easier to implement.