I want this to be similar to a saas service where people can connect their page and whenever a new lead is added we can send a POST request to an API using Webhook.
I am able to just Read the data but not able to get Real Time Updates, If there is a way out please help
I tried using Open Graph Explorer, its giving me access to read the pages and ad data but its working manually, I want to get the leads in Real Time as soon as they are submitting the form using a webhook or something.