Retrieving Facebook lead ads using ASP.NET Web API and Graph API Web-hooks
ASP.NET way of retrieving Facebook Lead Ad data
Prerequisites
Facebook developer account
Visual Studio 2015 or higher
Web API Implementation
Create a standard ASP.Net MVC Web API solution, add a API Controller and name it as WebhooksController...
somaraj.hashnode.dev2 min read