Adobe Campaign Standard
Didomi can connect to Adobe Campaign Standard to send emails through your own templates and email addresses.
Implementation
Didomi sends a POST request to a transactional API endpoint.
This email configuration requires an Adobe Campaign Standard integration with the enable_emailing
property set to true
.
Configuration
Create a service account for Didomi to be able to connect to Adobe Campaign Standard.
Didomi needs the following configuration items from the service account to setup the connection with Adobe Campaign Standard:
Configuration
Description
Required
Account ID
Technical account ID for the service account (example: MBN0ZM8ODPCDJK5B31VKG4X6@techacct.adobe.com)
Yes
API endpoint
Transactional Messages API endpoint (starts with "mc")
Yes
API key
API key for the service account (example: anakz39p6tseq9hmtmtdkqctq3kqo8eo)
Yes
Client secret
Client secret for the service account (example: d0d29009-fa75-4a4f-a072-bdf1efb86429)
Yes
Organization ID
Adobe organization ID (example: NGLC5G6ZQO4ARUEJNW3X22B1@AdobeOrg)
Yes
Private key
Private key of the service account (RSA RS 256, include -----BEGIN PRIVATE KEY----- and -----END PRIVATE KEY-----)
Yes
Tenant ID
Adobe Campaign tenant ID
Yes
The configuration of the Adobe Campaign Standard connector cannot be done in the Didomi Console at the moment. Please reach out to Support to get your Adobe Campaign Standard connector configured and provide the elements listed above.
Example
Integration:
Email configuration:
Templates
Make sure to provide the IDs of the event types that you will be sending. See the Templates section for more information.
Last updated