Skip to content

Instantly share code, notes, and snippets.

View hoahm's full-sized avatar

Hoa Hoang hoahm

View GitHub Profile
@hoahm
hoahm / facebook_leads.md
Created November 4, 2016 08:18 — 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.5