Skip to content

Instantly share code, notes, and snippets.

View azybler's full-sized avatar

Hao Wooi Simon Lim azybler

View GitHub Profile
@azybler
azybler / facebook_leads.md
Last active June 27, 2016 06:36 — forked from tixastronauta/facebook_leads.md
Receiving Facebook Leads on a Webhook

Receiving Facebook Leads on a Webhook

1 - Create an App

Head over to developer.facebook.com and create an App

2 - Setup the webhook

On your server, create a facebook webhook that will handle facebook calls. Then create a "leadgen" webhook on you App: https://developers.facebook.com/docs/graph-api/webhooks/v2.6