2017 © Pedro Peláez
 

library facebook-leads-example

Complete example on how to grab leads from Facebook Ad Leads

image

koolsam/facebook-leads-example

Complete example on how to grab leads from Facebook Ad Leads

  • Thursday, November 9, 2017
  • by koolsam
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 100 % Grown

The README.md

Facebook Leads Example

Full running example on how to retrieve leads from Facebook's Lead Ads, (*1)

1 - Retrieving Facebook Access Tokens and Subscribing App do Page

On this section you'll learn how to:, (*2)

  • Grant an App access to manage your Facebook Pages
  • Retrieve a lifetime Page Access Token
  • Subscribe an App to a Page

Before you start

Make sure:, (*3)

Install

All required files for this demo can be installed via composer via composer:, (*4)

$ composer require "tixastronauta/facebook-leads-example:0.1.0"

Configure

Create a config/config.php with your facebook credentials, (*5)

$ cp config/config.php.sample config/config.php

Execute

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)

2 - Setting up a Facebook Webhook handler

[Not available yet] Please refer to https://gist.github.com/tixastronauta/0b9c3b409a7ba96edffc in the meanwhile, (*8)

Grabbing Leads from Facebook

[Not available yet] Please refer to https://gist.github.com/tixastronauta/0b9c3b409a7ba96edffc in the meanwhile, (*9)

The Versions

09/11 2017

dev-master

9999999-dev

Complete example on how to grab leads from Facebook Ad Leads

  Sources   Download

proprietary

The Requires

 

by sand