The Adobe Campaign addon allows you to send customer data generated through your Interactive Experiences to your Adobe Campaign Standard project to create new customer profiles.
How to Enable It
- Open the Building Blocks on the left sidebar of the editor
- Search for “Adobe Campaign”
- Drag the Adobe Campaign addon onto your project to enable it
- Create a new addon instance and give it a name, e.g. My Adobe Campaign
- Follow the settings below and configure the addon instance
Configure
Step 1: Tenant ID
In the addon settings, enter the Tenant ID for your Adobe Campaign Standard instance.
Example:
If your instance URL is https://mc.adobe.io/mkt-prod-12345/campaign, then your Tenant ID is mkt-prod-12345.
Each environment (e.g., production, staging) has its own Tenant ID. To set up multiple environments create one instance of the Addon per environment and configure it with the respective Tenant ID.
Step 2: OAuth Credentials
In the Edit Credentials panel, enter the following:
- Client ID
- Client Secret
- Scopes
The credentials are validated before being saved and are used to generate OAuth tokens for API requests, which are cached and reused while valid. Users may click on Validate Client ID & Client Secret to validate credentials previously provided.
Actions
Create Adobe Campaign Profile
This action sends collected customer data to Adobe Campaign to create new customer properties.
When configuring the action:
- You can define which data fields are included in the request.
- Field names feature autocomplete based on available profile fields retrieved from your Adobe Campaign instance.
Error Logs
To view the error logs, click Logs on the top bar of the addon settings.
Error logs are listed from most recent to oldest, with each entry showing the timestamp, request, HTTP status code, and error message.
Optional: Unbind from Project
When an Adobe Campaign addon instance is created in a project, it becomes bound to that specific project.
To reuse the same addon instance in other projects, click Unbind from Project at the top of the addon settings.
The unbounded addon instance will be available from other projects with the Adobe Campaign addon enabled.