"Remove profiles from Custom Audience" node

The Remove profiles from Custom Audience node is one of the integration nodes from the Facebook collection. The node allows you to build a workflow that removes selected customers from a Custom Audience.

For example:

  1. You have a Custom Audience of customers who abandoned a cart.
  2. A customer makes a purchase.
  3. You can use the node to remove the customer from that Custom Audience.

Prerequisites


Node configuration


  1. Click the node.
  2. Click Select connection.
  3. From the dropdown list, select the connection.
    If you haven’t established a connection yet, see Create a connection.

Create a connection

Generate an access token which allows you to send a request (send a segmentation of customers from Synerise to Facebook).

  1. At the bottom of the Select connection dropdown list, click Add connection.
  2. In the Access token field, enter the app access token.
    Note: You can read more about access tokens in Facebook documentation.
  3. Click Next.
  4. In the Connection name field, enter the name for the access token you generated.
  5. Click Apply.
    Result: A connection is created and selected.

Define the integration settings

In this part of the configuration process, you select the ID of the custom audience from which you want to remove customers, you define the API version of Facebook and select the type of customer ID based on which they will be identified.

  1. In the Graph API version field, enter the currently used version of Facebook API.
  2. From the Identifier type dropdown list, select the ID of customers based on which they will be identified.
    You can select either an email address or a phone number.
  3. In the Identifier source dropdown list, enter the Jinjava tag that corresponds to the identifier type you selected step before. It can be a {{ client.email }} tag, for example.
    Tip: You can read more about Jinjava tags in the Automation module here.
  4. In the Custom Audience ID field, enter the ID of the Custom Audience.
    You can source this information from the settings of the Custom Audience settings in Facebook.
  5. Confirm by clicking Apply.

Example of use


The example workflow
The example workflow

You can use this node in a workflow that removes customers with the “ABC” tag from the Custom Audience.

  1. Start the workflow with the Audience node.
  2. In the configuration of the node:
    1. Set the Run trigger option to one time and Immediately.
    2. In the Define audience section, select New audience.
    3. Click Define conditions.
    4. From the Choose filter dropdown list, select the name of the tag. In this example, it’s ABC.
    5. From the Choose operator dropdown list, select Is true.
    6. Click Apply.
  3. Click Apply.
  4. As the next node, select Remove profiles from Custom Audience.
  5. Configure the settings of the node according the instruction above.
  6. As the final node, add End.
😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker