Which three actions should a Solution Architect recommend to enable this functionality?

Northern Trail Outfitters (NTO) has been using B2C Commerce and Service cloud for the past year and wants to take the next step in its customer experience by implementing Marketing Cloud. NTO is focusing on email for the foreseeable future and wants all transactional messages―such as password reset and order confirmations―to go through Marketing Cloud rather than B2C Commerce.

Which three actions should a Solution Architect recommend to enable this functionality? Choose 3 answers
A . Configure an API event in Process Builder along with an Email Activity with a transactional send classification.
B . Configure API integration credentials in Marketing Cloud to enable B2C Commerce to call Marketing Cloud.
C . Implement a server-side API callout in B2C Commerce for each of the required emails.
D . Implement a client-side API callout in B2C Commerce for each of the required emails.
E . Configure a Transactional Messaging API in Marketing Cloud and use a transactional send classification for each of the required emails.

Answer: B,C,E

Explanation:

To enable transactional messages from B2C Commerce to Marketing Cloud, you need to configure API integration credentials in Marketing Cloud, which will generate an authentication token and a REST endpoint for your account. Then, you need to implement a server-side API callout in B2C Commerce for each of the required emails, which will use the authentication token and the REST endpoint to send the email data to Marketing Cloud. Finally, you need to configure a Transactional Messaging API in Marketing Cloud, which will allow you to create and manage transactional messages using REST API calls. You also need to use a transactional send classification for each of the required emails, which will indicate that the email is not subject to unsubscribe rules.

References:

✑ [API Integration]

✑ [Transactional Messaging API]

✑ [Send Classifications]

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments