This article will explain how to configure Adobe Campaign Standard and Adobe I/O to give the integration application access to the data.
Please enable “profile extensions” in Adobe Campaign Standard. This is needed in order for custom fields in the Profile resource to be synced from Microsoft Dynamics 365. The steps to enable them are:
Adobe I/O allows you to enable API access to Adobe Campaign Standard as well as other Adobe products. This article will detail how to configure Adobe I/O in order to give the Adobe Campaign Standard integration with Microsoft Dynamics 365 access to synchronize the data.
Before performing the pre-integration setup in this article, it is assumed that you have already been provisioned and have admin access to your organization’s Campaign Standard instance. If this has not happened, then you will need to get in contact with Adobe Customer Care to complete Campaign provisioning.
Steps described below need to be performed by an administrator.
You will need to create a new Adobe Developer project and configure it for the integration.
To achieve this, follow the procedure below:
Navigate to Adobe Developer Console and select your Adobe Organization ID from the drop-down menu at the top right of the screen.
Then click Create new project under Quick Start.
Under Get started with your new project, click Add API.
Select the Adobe Campaign API (you may need to scroll towards the bottom) and click Next.
On the next screen you will have the option to upload your own public key or let Adobe Developer generate the key pair for you. These instructions will follow the latter option. If you decide to let Adobe Developer generate the key pair, click on option 1; then click the Generate keypair button.
On the next screen you will be prompted to name and select the download location of the key pair zip file.
Once downloaded, you can unzip the file to reveal the public and private keys. Adobe Developer has already applied the public key to your Adobe Developer project. You will need to retain your private key for later; the private key will be used during the pre-integration setup of the integration tool.
Click Next to continue
On the next screen you will select product profiles to associate with this project. Select the product profile that contains in the title: The tenant ID of your Campaign instance - Administrators
Example: Campaign Standard - your-campaign-tenantID - Administrators
Click Save configured API.
On the next screen you will see the details of your new Adobe Developer project. Click Add to Project at the top-left of the screen and select API from the drop down.
On the next screen you will need to select the I/O Events API, then click Next.
On the next screen click Save the configured API. You will be brought back to the project details screen.
Now click Add to Project at the top-left of the screen and select API from the drop down, as you did previously.
On the next screen you will need to select the I/O Management API and click Next.
On the next screen click Save the configured API.
Pre-integration setup in Campaign is now complete.
Related Topics
Configure Adobe Developer for Microsoft Dynamics 365 integration is the next step in setting up the integration
Integration Self-Service Application Overview contains the full list of steps to get the integration up-and-running.