Skip to content

Adobe Campaign

This Integration requires Fides Cloud or Fides Enterprise. For more information, talk to our solutions team. (opens in a new tab)

Adobe Campaign (opens in a new tab) is a marketing automation platform offered by Adobe Systems that helps businesses and organizations manage and execute multi-channel marketing campaigns.

Prerequisites

In order to integrate with Adobe Campaign, you'll need to collect the following information:

NameDescription
Domain*The unique URL for your Adobe Campaign instance.
Organization*The Organization name in Adobe Campaign. Follow Adobe's docs to locate your organization information (opens in a new tab).
Organization ID*The Organization ID in Adobe Campaign. Follow Adobe's docs to locate your organization information (opens in a new tab).
Technical account ID*The Technical Account ID provided by your Adobe administrator. See Adobe's guide on technical accounts (opens in a new tab).
Client ID*The OAuth client ID from Adobe Campaign. Follow Adobe's guide for creating and managing credentials (opens in a new tab).
Client secret*The OAuth secret from Adobe Campaign. Follow Adobe's guide for creating and managing credentials (opens in a new tab).
Private key*A Personal access key. Follow Adobe's guide on generating GPG keys here (opens in a new tab).
Regulation*The legal regulation to apply to request processing. Read Adobe's guide on privacy management here (opens in a new tab).
Namespace*You can specify a namespace to target for privacy requests. Watch Adobe's video guide on creating namespaces for privacy requests (opens in a new tab).

Integrating with Adobe Campaign

To integrate an existing system with Adobe Campaign:

  1. Navigate to Data mapView Systems and choose the system that you want to connect.
  2. Click on the Integrations tab.
  3. Pick the vendor or system type that you want to integrate with from the Connection type drop-down menu.
  4. Complete the required fields for the integration and click Save.

You may confirm your connection is working using the Test connection button, if desired.

To learn more, please see our guide for Managing Integrations.

Technical detail

Fides utilizes API endpoints to access the API service for a SaaS application. An API service is the programmatic interface through which Fides can query and update data within an application to access, rectify, or delete personal information. Each SaaS tool will have a unique set of endpoints to enable privacy functions.

Adobe Campaign endpoints

In the table below, you can find which endpoints are used for each type of privacy function. Clicking on the endpoint will take you to the documentation for that endpoint.

Privacy functionEndpointDescription
Access RequestsProfile (opens in a new tab)Used to interact with profiles from Campaign database.
Access RequestsMarketing History (opens in a new tab)Used to read a profile's marketing history
Update or Delete RequestsPrivacy Tool (opens in a new tab)Used to automate the processing of privacy requests

By default, deletion requests are fulfilled by masking personal information. To enable Fides to personal information, ensure the masking_strict variable in your fides.toml file is set to false.