RE: Facebook Lead Ad to MS CRM on-premise
Hello,
Recently we have integrated Facebook Ads to Dynamics CRM. We are able to create Leads based on Ads responses submitted by Facebook users. We are using Azure Web Hooks for the Lead intake process. Below are the steps :
1. AZURE HTTP Trigger Function to intake lead through Webhook (we are taking facebook lead objects and storing it in Azure Topic for further processing)
2. Configure API Management Services Link
3. GET API Management URL which will be used as Webhook
4. Facebook App creation and Webhook configurations along with required Access
5. Link Facebook App with required Page and Request for Lead Gen Object through Graph API Explorer
6. Required Access for the User account in Facebook for Page, Forms etc
7. Test Whole Flow of Data (Lead add testing tool):
8. Create Topic trigger function to process the lead objects and create leads into Dynamics CRM/any other systems.
Please let me know if you have any queries. I will be happy to provide more details.
Thanks,
Sumit