A Marketing team plans to support the launch of a new product line. In discussion with the Sales and IT teams, the Marketing team proposed introducing a leads-management process, along with a web-to-lead form for the landing page that supports the product launch.
The leads captured using the form are added to the new nurturing journey in Marketing Cloud and subsequently routed to the relevant sales team once they qualify at a certain threshold.
What are two implications that a Solution Architect should consider prior to implementing this solution? Choose 2 answers
Answer : A, D
Introducing a leads-management process and a web-to-lead form can have implications for consent, preferences, and compliance for converted leads in Marketing Cloud. For example, if a lead opts out of email communication in Sales Cloud, this preference should be reflected in Marketing Cloud as well. Similarly, if a lead is converted to a contact in Sales Cloud, the corresponding subscriber record in Marketing Cloud should be updated with the new ID and status. Leads can also have a detrimental impact on the quality of contact records in Sales Cloud if they are not properly deduplicated, validated, and enriched. For example, if a lead is created with an invalid or duplicate email address, this can affect the deliverability and personalization of email messages in Marketing Cloud. Reference:
https://help.salesforce.com/s/articleView?id=sf.mc_co_data_integration_best_practices.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_co_subscriber_key.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_co_web_to_lead.htm&type=5
A Solution Architect is working on a project that will use Service Cloud and Marketing Cloud. The company is concerned about its service agents' productivity, since they will sometimes also require access to Marketing Cloud. The company wants the Solution Architect to implement a solution that lets agents authenticate and access all systems with the least possible clicks. The company wants agents to confirm their identity using multi-factor authentication (MFA) upon logging in to either system.
Which three activities does the Solution Architect need to complete in order to meet the company's requirements?
Choose 3 answers
Answer : A, B, E
Option A is correct because enabling SSO on both Service Cloud and Marketing Cloud is a necessary step to allow agents to authenticate and access all systems with the least possible clicks, as they only need to log in once with their credentials and then switch between systems seamlessly.
Option B is correct because defining which system is acting as an identity provider (IDP) is a necessary step to configure SSO between Service Cloud and Marketing Cloud, as it determines which system will verify the identity of the agents and issue authentication tokens for the other system.
Option E is correct because enabling MFA on the identity provider (IDP) is a necessary step to meet the company's requirement of confirming the identity of the agents using multi-factor authentication (MFA) upon logging in to either system. MFA adds an extra layer of security by requiring agents to enter a verification code or use another device besides their username and password.
Option C is incorrect because configuring Marketing Cloud Connect is not a necessary step to enable SSO between Service Cloud and Marketing Cloud, as it is used for data synchronization and integration purposes, not for authentication or access management.
Option D is incorrect because enabling Active Directory Federation Services (ADFS) and Salesforce Event Monitoring on the identity provider (IDP) are not necessary steps to enable SSO between Service Cloud and Marketing Cloud, as they are used for different purposes. ADFS is used for federating identities across different domains or organizations, while Salesforce Event Monitoring is used for tracking user activity and performance within Salesforce.
[Get Started with B2C Solution Architect Cert Prep - Trailhead]
[Certification - B2C Solution Architect - Trailhead]
A financial company uses an external system for pricing and quotation.
What is the recommended approach to use the pricing and discount rules in the external system within Salesforce during the loan application process?
Answer : D
This option allows you to use Apex code to make HTTP requests and receive HTTP responses from an external system, such as a pricing and quotation service. You can use the @future(callout=true) annotation to make asynchronous callouts from Apex triggers or invocable methods. The other options are either not feasible or not optimal for this use case.
An electronics company operates its website on B2C Commerce. The company recently decided to update its Customer Service portal from a homegrown solution to Service Cloud in order to take advantage of Assisted Order Placement through the 'Order on Behalf of feature in the Service Cloud console.
The company currently has 3 million customer records in its B2C Commerce database that need to be migrated into Service Cloud.
How should a Solution Architect manage the export from B2C Commerce-and import the initial batch of customer records into Service
Cloud in an efficient manner?
A salesperson needs to know which subscription a customer has subscribed to or unsubscribed from when reviewing their account in Sales Cloud. However, Marketing Cloud needs to honor the unsubscribe action when it sends out emails.
Which two steps should a Solution Architect take to meet these requirements?
Choose 2 answers
Answer : B, D
B) Creating a custom preference center that updates the records in Sales Cloud can help meet the requirements by allowing customers to manage their subscription preferences and opt-in or opt-out of different email lists or publications. This can also provide more granular control over the data synchronization between Sales Cloud and Marketing Cloud. D. Implementing the Marketing Cloud Connector can help meet the requirements by enabling bi-directional data integration between Sales Cloud and Marketing Cloud. This can also allow Marketing Cloud to honor the unsubscribe status of contacts or leads in Sales Cloud when sending emails. Reference:
https://help.salesforce.com/s/articleView?id=sf.mc_co_implement_marketing_cloud_connect.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_co_unsubscribes_and_subscribers.htm&type=5
https://help.salesforce.com/s/articleView?id=sf.mc_co_create_a_custom_profile_center.htm&type=5
A multi-brand company uses 82C Commerce, Service Cloud, and Marketing Cloud and wants to deliver integrated customer experiences across these Salesforce products, The company has one B2C Commerce realm Serving two storefronts, a Salesforce ora, and a
Marketing Cloud Instance. None of these Salesforce Clouds are integrated. The company wants to know which Salesforce products require custom integration for this multi-cloud architecture.
Which two considerations should a Solution Architect provide to answer the company's question?
Choose 2 answers
Answer : B, D
B2C Commerce and Service Cloud are not natively integrated and require custom development to enable data synchronization and API access between them. B2C Commerce and Marketing Cloud also require custom development to enable API access for customer engagement scenarios. Reference: https://help.salesforce.com/s/articleView?id=sf.b2c_service_cloud_connector_overview.htm&type=5 https://developer.salesforce.com/docs/commerce/sfra/marketing-cloud/marketing-cloud-integration
An organization operating more than 20 beauty, personal care, and health brands wants to move from its on-premise CRM system to Service Cloud and Marketing Cloud. Because a customer's privacy and marketing preferences can vary based on the brand, the organization needs to track those preferences to run consent-based marketing campaigns.
Which consideration should a Solution Architect keep in mind with respect to consent preferences in Marketing Cloud with the consent data model?