Manage Facebook business tools such as Ads and Campaigns.

Changelog

6 versions
v3.1.1 Latest
  • Added MakeApiCall component for performing arbitrary authorized API calls to the Facebook Marketing API.
v3.0.1
  • Added output examples to component schemas.
v2.1.1
  • Fix validateAccessToken in auth.js.
  • Bump Graph API from v20.0 to v25.0.
v2.1.0
  • Add support for custom delimiter in AddMembersFromCSVToAudience, ReplaceMembersFromCSVInAudience and RemoveMembersInCSVFromAudience.
  • Removed dependency on fbgraph library.
v2.0.0
  • Support for sessions to upload large number of users.
  • New: RemoveMembersInCSVFromAudience, ReplaceMembersFromCSVInAudience
  • Changed: schema configuration for AddMembersFromCSVToAudience.
v1.0.0
  • Initial version

Authentication

TypeDetails
OAuth 2
Authentication Hub Verified

This connector is globally authenticated and verified by Appmixer and is ready to use without registering your own OAuth application with the provider. Appmixer's Authentication Hub acts as an authentication proxy, so all OAuth-based connectors work out of the box. You can still use your own OAuth credentials (clientId and clientSecret) for enhanced customization or compliance — see the Connector Configuration section of the documentation. The Authentication Hub is enabled for all hosted Appmixer tenants; on self-managed installations it has to be explicitly set.

Scopes:
public_profile email

Actions

12
Add Member To Audience icon

Add Member To Audience

Add a single customer to a custom audience.
Additional Scopes:
ads_management
Add Members From C S V To Audience icon

Add Members From C S V To Audience

Add customers from a CSV file to a custom audience.
Additional Scopes:
ads_management
Delete Audience icon

Delete Audience

Delete a custom audience by ID.
Additional Scopes:
ads_management
Get Ad Accounts icon

Get Ad Accounts

Return a list of ad accounts associated with the user.
Additional Scopes:
ads_management
Create Audience icon

Create Audience

Create a new custom audience.
Additional Scopes:
ads_management
Get Campaigns icon

Get Campaigns

Get a list of your Facebook Ad Campaigns.
Additional Scopes:
ads_management
Get Custom Audiences icon

Get Custom Audiences

Return a list of custom audiences associated with an ad account.
Additional Scopes:
ads_management
Make Api Call icon

Make Api Call

Performs an arbitrary authorized API call to the Facebook Marketing API.
Additional Scopes:
ads_management
Remove Member From Audience icon

Remove Member From Audience

Remove a single customer from a custom audience.
Additional Scopes:
ads_management
Remove Members In C S V From Audience icon

Remove Members In C S V From Audience

Remove customers in a CSV file from a custom audience.
Additional Scopes:
ads_management
Replace Members From C S V In Audience icon

Replace Members From C S V In Audience

Replace customers from a CSV file in a custom audience.
Additional Scopes:
ads_management
Update Audience icon

Update Audience

Update an existing custom audience.
Additional Scopes:
ads_management