#Meta Leads Integration Into Porsonal CRM NEED HELP!!

1 messages · Page 1 of 1 (latest)

wanton pebble
#

Hey everyone

I’m currently working on integrating Facebook (Meta Ads) leads into my CRM, and I’m facing issues with the Meta webhook integration.

What I’m trying to do:
Capture leads from Facebook Lead Ads and send them directly to my custom CRM in real-time using webhooks.

Current problem:
The webhook isn’t working as expected. Sometimes it returns HTML or errors instead of properly processing the lead data.

My tech stack:

  • Backend: Python (Flask)
  • Server: VPS (Nginx + Gunicorn)
  • Endpoint: /meta-webhook

I’ve already set up the app, permissions, and webhook subscription, but I’m stuck debugging the webhook response and lead data flow.

If anyone has experience with Meta Lead Ads API or webhook integrations, I’d really appreciate your guidance