Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook Leadgen does not send Webhook Request

I've an app which collects leads generated using Facebook Leadgen Ad. I've a Webhook subscribed for that but for some reason it never sends any requests when leadgen form is filled.

Earlier it was working without any issues. I noticed yesterday that I received request an hour after forms were filled whereas today I've not received any requests but I do see new leads in the CSV file I downloaded.

Will appreciate if somebody can point me to what can be going wrong here.

Thanks in advance!

like image 217
Ashit Vora Avatar asked Sep 06 '25 03:09

Ashit Vora


1 Answers

Not sure if you have come across this but, there is a testing tool which you can use to submit test leads for a page and see if the lead is getting pushed to your app successfully or not -

https://developers.facebook.com/tools/lead-ads-testing?__mref=message_bubble

If you click on the Track Status button after creating test lead it tell you the status of the webhook ping for the submitted lead.

like image 77
rmx Avatar answered Sep 07 '25 21:09

rmx