dev-master
9999999-devComplete example on how to grab leads from Facebook Ad Leads
proprietary
The Requires
by sand
Wallogit.com
2017 © Pedro Peláez
Complete example on how to grab leads from Facebook Ad Leads
Full running example on how to retrieve leads from Facebook's Lead Ads, (*1)
On this section you'll learn how to:, (*2)
Make sure:, (*3)
All required files for this demo can be installed via composer via composer:, (*4)
$ composer require "tixastronauta/facebook-leads-example:0.1.0"
Create a config/config.php with your facebook credentials, (*5)
$ cp config/config.php.sample config/config.php
Point your http server to web/, (*6)
Note: This script must be installed on the same domain you've ser for your Facebook App, (*7)
[Not available yet] Please refer to https://gist.github.com/tixastronauta/0b9c3b409a7ba96edffc in the meanwhile, (*8)
[Not available yet] Please refer to https://gist.github.com/tixastronauta/0b9c3b409a7ba96edffc in the meanwhile, (*9)
Complete example on how to grab leads from Facebook Ad Leads
proprietary