Articles in this section

Set up a connection to BlueConic

BlueConic is a customer data platform (CDP) that helps businesses collect, unify, and activate customer data for personalization and marketing.

Important

The BlueConic connector is in BETA and may be subject to changes.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

Hostname * 

Enter your BlueConic account hostname. If your URL is https://celigo.blueconic.net, then your hostname is celigo.blueconic.net.

OAuth 2.0 client * 

Select the OAuth 2.0 client that stores the client ID and client secret provided by BlueConic.

dataLoad.svg​​ How to retrieve the client ID and client secret

To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit (pencil.svg) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource.

Grant type * 

Select your authentication grant type (Authorization code with PKCE or Client credentials).

Valid domain names * 

Enter the unique domain name for the OAuth URL. Separate multiple URLs with a comma. For example, if your URL is https://celigo.blueconic.net, then celigo.blueconic.net is the valid domain name.

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the OAuth 2.0 auth universal connector documentation.

How to retrieve the client ID and client secret

  1. Sign in to your BlueConic account.

  2. Navigate to Settings > Access management > Applications.

  3. Click Add application.

  4. Choose the OAuth 2.0 flow.

  5. Click Save.

  6. Copy the Client ID.

  7. Copy the Client secret.

Additional references