@MauG Salesforce Data Cloud and Adobe Target don’t have a native, out-of-the-box integration, so importing audiences directly isn’t straightforward. However, there are a few ways you can stream data into Target
- Custom Integration via APIs: Salesforce can export audience data, and you can use Adobe Target’s Bulk Profile Update API to update user profiles.
- Customer Attributes: If you can export audience data from Salesforce Data Cloud with a known identifier (like CRM ID or hashed email), you can upload this data as Customer Attributes in Adobe Experience Cloud. Once linked to Target, you can use those attributes to build audiences.
To use this: - Profile Attributes or Profile Scripts in Target: You can capture user identifiers or traits on-site and store them in Target profiles using mbox parameters or scripts. If you can pass something from the Salesforce audience (e.g. a flag, ID, or segment name), Target can use it to build audiences.
For more information about the different methods you can use to get data into Adobe Target check below documentation
https://experienceleague.adobe.com/en/docs/target-dev/developer/implementation/methods/methods-to-ge...
Hope this helps!
Best,
Narendra