How to add Adobe Campaign as a Data Source

This document explains how to connect Adobe Campaign to sysConnector.

(Prerequisites) Before you begin, make sure you have the following API information:

Item

Description

Client ID

OAuth application identifier

Client Secret

Secret used to authenticate the application

Tenant ID

Adobe Campaign instance identifier (sometimes called IMS Org or Campaign Tenant)

If you do not have these details, follow the steps below to obtain them.

Access Adobe Developer Console

  1. Open a browser and go to: https://developer.adobe.com/console

  2. Sign in using your Adobe ID / Enterprise ID

  3. Make sure the correct Adobe Organization is selected (top-right dropdown)

  4. Locate your Adobe Campaign API under Projects

In the project, you will be able to find OAuth Server-to-Server credential details which includes Client ID and Client Secret.

How to obtain the Tenant ID

  1. Open a browser and go to: https://experience.adobe.com

  2. Sign in with your Adobe ID

  3. After login, look at the browser address bar

  4. Identify the value between @ and /home

In this example:

  • Tenant ID = testingau

URL Pattern Explained

Everything after @ and before the next / is your Tenant ID

  1. Navigate to the sysconnector :https://app.sysconnector.com/

  2. From the main dashboard, click Data Sources.

  1. Click Connect New App to add a new data source.

  1. From the list of available applications, click Adobe Campaign.

  1. Click the Account Name* field and enter a recognizable name for this connection.

  2. Enter the Tenant ID* Details.

  3. Enter the Client ID* Details.

  4. Enter the Client Secret* Details.

image.png
  1. Double-check that all required fields are filled in correctly.

  2. Click Connect App to complete the connection.

Once connected, Adobe Campaign will appear as an available data source in SysConnector and can be used for integrations and workflows.


Was this article helpful?