Skip to main content
Skip table of contents

Facebook Audiences

Introduction

This guide explains how to setup Facebook for use with Cyclr, as well as installing a Facebook Audiences Connector.


Setup & Authentication

Overview

Facebook Audiences API uses OAuth 2.0. You should sign up for an application on Facebook first and get an OAuth client ID and client secret.

The process of having your app approved by Facebook may take around 5 business days.

Remote Setup - performed by Cyclr Partner

  1. Log into your Facebook account.

  2. Create a Facebook Developer account if you don’t already have one: https://developers.facebook.com

  3. Go to My Apps: https://developers.facebook.com/apps

  4. Click Create App, and select “Business” as the app type.

    Complete the following sections:

    • App Display Name This is the name your users will see when they grant consent to access their data.

    • App Purpose (set to Clients.)

  5. Click Create App (You will then be asked to enter your password).

  6. You should be faced with a screen titled Add Products to Your App.

  7. Under Marketing API, select Set Up.

  8. This should now be added.

  9. In the menu on the left, select Facebook Login > Settings.

  10. Under Valid OAuth Redirect URIs enter the Callback URL of your Cyclr Partner Console and click Save Changes.
    The URL is in this format: https://{Your Cyclr Service Domain}/connector/callback

  11. Under Settings, Basic on the left menu, you'll be able to complete any missing sections, and copy your App ID and App Secret.

    Once your app has been approved by Facebook, you'll be able to use these to authenticate your App in Cyclr.

Partner Setup in Cyclr Console

Having created an OAuth app within Facebook to obtain a Client ID and a Client Secret, go into your Cyclr Partner Console:

  1. Go to Connectors > Application Connector Library.

  2. Use the search box to locate the Facebook Audiences Connector entry.

  3. Select the Pencil button.

  4. Select the Settings tab.

  5. Enter the below values:

Property

Description

Client ID

The App ID of your Facebook app.

Client Secret

The App Secret of your Facebook app.

  1. Select Save Changes.


Additional Information

Roles and Test Users

If your application hasn’t been approved by Facebook, you can set the users that can interact with the application from the Facebook developer console.

To create a test user, select the menu on the left side of the screen, and select Roles > Test Users.

Official Facebook Documentation

Register - Meta App Development - Documentation - Meta for Developers

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.