[Q34-Q58] Exam4PDF CRT-550 Real Exam Question Answers Updated [Feb 11, 2026]

Share

Exam4PDF CRT-550 Real Exam Question Answers Updated [Feb 11, 2026]

Easily To Pass New Salesforce CRT-550 Dumps with 161 Questions


Salesforce CRT-550 is a certification exam designed for individuals who are planning to become a certified marketing cloud consultant. Preparing for your Salesforce Certified Marketing Cloud Consultant Exam certification is ideal for professionals who are responsible for developing and implementing marketing strategies using Salesforce Marketing Cloud. CRT-550 exam measures the candidate's knowledge of Salesforce Marketing Cloud capabilities, email marketing, automation, data management, and analytics. Candidates who pass CRT-550 exam can demonstrate their expertise in marketing cloud and are recognized as certified marketing cloud consultants by Salesforce.

 

NEW QUESTION # 34
Northern Trail Outfitters receives data from their point-of-sale system every night. The file is placed on their Enhanced FTP, but there is not a consistent time or naming convention for the file.
In which two ways should they set up their automation to import the data from the file on a nightly bais? (Choose 2 answers)

  • A. File Drop Starting Source
  • B. %%BASEFILENAME_FROM_FILEDROP%%
  • C. Scheduled Starting Source
  • D. %%BASEFILENAME_FROM_TRIGGER%%

Answer: A,B


NEW QUESTION # 35
A customer manually imports records for sending. Each record contains a warehouse ID that is shared between Marketing Cloud and a third-party system. The customer does not have developer resources, but wants to include the warehouse ID in their tracking parameters so that the third-party system can identify the subscriber.
What should a consultant recommend?

  • A. Use Dynamic Content rules to select a content area for each subscriber.
  • B. Use AMPscript variables created from each field in the data extension.
  • C. Use personalization strings created by selecting the data extension.
  • D. Use Guide Template Language created for each field in the data extension.

Answer: C

Explanation:
Comprehensive and Detailed Explanation:
The correct answer is A - Use personalization strings created by selecting the data extension.
* Personalization strings allow you to insert field values (like WarehouseID) into URLs, email content, or tracking links easily without needing any AMPscript or coding.
* When selecting the sendable Data Extension, the personalization strings are automatically made available based on its fields.
# Why others are wrong:
* B: AMPscript would require custom scripting, which the customer wants to avoid.
* C: Dynamic Content is for content variation, not URL parameter tracking.
* D: Guide Template Language (GTL) is used in CloudPages and Email Templates but would be unnecessarily complex for this task.
Exact Extract from Salesforce Official Documentation:
Salesforce Help - Personalization Strings in Content Builder:
"When you send using a data extension, you can use personalization strings based on field names to dynamically populate emails and tracking parameters." (Source: https://help.salesforce.com/s/articleView?id=sf.mc_es_personalization_strings.htm)


NEW QUESTION # 36
A marketer wants to create and edit email content, as well as generate reports and manage subscriber data.
Using the principle of least privilege, which two pre-defined roles should be assigned? Choose 2 answers

  • A. Data Manager
  • B. Content Creator
  • C. Administrator
  • D. Analyst

Answer: B,D


NEW QUESTION # 37
Northern Trail Outfitters has a contact count of nearly 10 million records. They have noticed slower processing times when sending using Journey Builder.
Which two actions could they take to optimize Journey performance? (Choose 2 answers)

  • A. Use Data Extension Entry Sources with Filters applied to perform segmentation activities for Journey Builder.
  • B. Create a prefiltered, sendable copy of data extensions for each journey instead of using the same entry source.
  • C. Include data for decision splits in Attribute Groups in Contact Builder, use contact data rather than journey data.
  • D. Perform large-scale segmentation in Automation Studio before admitting contacts into Journey Builder.

Answer: C,D

Explanation:
Comprehensive and Detailed Explanation:
The correct answers are A and C.
* A - Performing large segmentation in Automation Studio reduces the processing load inside Journey Builder, helping Journeys to focus only on eligible contacts.
* C - Storing decision split data in Contact Builder's Attribute Groups allows journeys to reference Contact Data instead of relying on static Journey Data, enabling faster and dynamic splits.
# Why others are wrong:
* B: Applying filters inside the Journey can slow down entry and cause processing delays.
* D: Creating multiple copies of DEs can cause unnecessary data duplication and still doesn't solve processing speed.
Exact Extract from Salesforce Official Documentation:
Salesforce Help - Journey Performance Best Practices:
"Optimize journey performance by filtering contacts prior to journey entry and by using Contact Data for decision splits rather than static Journey Data." (Source: https://help.salesforce.com/s/articleView?id=sf.mc_jb_best_practices.htm)
-


NEW QUESTION # 38
A customer indicates their point-of-sale system can be configured to upload a file every fifteen minutes. The filename is not consistent for each upload. Their consultant recommends they use a File Drop Automation.
Which two considerations should be made? (Choose 2 answers)

  • A. The directory is unable to be used by another File Drop Automation.
  • B. The directory cannot contain more than five file triggers.
  • C. They may utilize an external FTP site.
  • D. The directory used by the file trigger should be inside the import directory.

Answer: A,D

Explanation:
* Each File Drop Automation must monitor a unique directory, and that directory cannot be shared across multiple File Drop Automations (B).
* The file trigger directory must be inside the import folder structure for Enhanced FTP (C).
Using an external FTP site is not supported for File Drop Automations - it must be Salesforce's Enhanced FTP. The limitation on the number of triggers is not five; it's based on system and licensing limits.
-
Exact Extracts from Salesforce Documentation:
Source: Salesforce Help - File Drop Automation Requirements
# "Each File Drop Automation must have its own unique directory. The directory must reside within the Import directory." Source: Salesforce Help - Enhanced FTP File Drop Automations
# "File Drop Automations require files to be dropped into a directory under the Import folder on Marketing Cloud's Enhanced FTP."


NEW QUESTION # 39
Northern Trail Outfitters is using a Salesforce entry event in a Journey to send SMS to contacts located in the United States. They notice new SMS contacts are not receiving messages, and the mobile number in the Salesforce Entry Data Extension was missing the country code.
How could they resolve this issue?

  • A. Select 'US' as the sending country in SMS activity.
  • B. Select 'Normalize Phone Number* in Journey settings.
  • C. Format the phone field in Salesforce as +l[phonenumber],
  • D. Configure the phone field in Salesforce as US locale.

Answer: C

Explanation:
To send SMS messages to contacts located in the United States using a Salesforce entry event in a journey, NTO should format the phone field in Salesforce as +l[phonenumber], where +1 is the country code for the United States and [phonenumber] is the 10-digit phone number without any spaces or dashes. This format ensures that Marketing Cloud can correctly identify and validate the mobile numbers for SMS sending.
Normalizing phone numbers in journey settings only applies to mobile numbers stored in MobileConnect or MobilePush demographics tables, not to mobile numbers from Salesforce entry events. Selecting 'US' as the sending country in SMS activity only affects how opt-out keywords are processed, not how mobile numbers are validated. Configuring the phone field in Salesforce as US locale only affects how phone numbers are displayed in Salesforce, not how they are formatted for Marketing Cloud. References: https://help.salesforce.
com/articleView?id=sf.mc_rn_june_2020_moc_normalize_phone_number_journey_setting.htm&type=5
https://help.salesforce.com/articleView?id=sf.mc_moc_country_code_processing_for_opt_out_keywords.
htm&type=5 https://help.salesforce.com/articleView?id=admin_phoneformat.htm&type=5


NEW QUESTION # 40
Northern Trail Outfitters want to use the Out-of-the-Box (OOTB) Preference Center to allow the customers to manage their subscribers and have them updated Salesforce CRM using Marketing Cloud Connect.
Which two considerations should be made before implementing this solution? (Choose 2 answers)

  • A. The OOTB Connector cannot update Salesforce Sale Cloud Directly
  • B. The OOTB Preference Center does not support Person Account
  • C. Contacts first added to all subscribers via Salesforce Entry Event in Journey Builder would not update.
  • D. Multi-Org Connector does not support the OOTB Preference Center

Answer: A,B


NEW QUESTION # 41
Northern Trail Outfitters has started the process of integrating its Marketing Cloud account and Sales Cloud org through Marketing Cloud Connect.
Which configuration should be utilized for the API user created in Marketing Cloud?

  • A. API User checkbox is selected, no roles are assigned to user.
  • B. API User checkbox is deselected, Marketing Cloud Viewer role is applied.
  • C. API User checkbox is selected
    Administrator & Marketing Cloud Administrator roles are applied.
  • D. API User checkbox is deselected, all available roles are assigned to user.

Answer: C


NEW QUESTION # 42
A customer wants to create a journey with the goal of making users activate their accounts
within 72 h of registration. New account registrations are stored in a data extension via an API call with a Boolean field indicating whether the subscriber has activated their account. The journey should send activation reminder emails 24 and 48 h after creating an account. The user exits the journey if they activate their account.
Which activities should be included in the customer's journey?

  • A. 24 hour Wait > Decision Split > Send Email > 24 hour Wait > Decision Split > Send Email
  • B. 24 hour Wait > Decision Split > Send Email > 48 hour Wait > Decision Split > Send Email
  • C. Decision Split > 24 hour Wait > Send Email > Decision Split > 48 hour Wait > Send Email
  • D. Decision Split > 24 hour Wait > Send Email > Decision Split > 24 hour Wait > Send Email

Answer: A


NEW QUESTION # 43
A customer wants to create a mobile app that requires users to log in or register before accessing their data.
Their source of truth is Sales Cloud, which is connected to Marketing Cloud. Users who log in with existing credentials will have their device associated with their ContactKey. Users who register with the mobile app will not have their devices associated with a ContactKey for up to 24 hours.
What consideration should a consultant provide to the customer?

  • A. User device data is unavailable in Contact Builder for up to 48 hours
  • B. Existing users will create additional Contacts in Marketing Cloud
  • C. Newly registered users will create additional Contacts in Marketing Cloud
  • D. All mobile app users will create additional Contacts in Marketing Cloud

Answer: C

Explanation:
When a new user registers through the mobile app, and the ContactKey isn't immediately set, the MobilePush SDK assigns a temporary identifier (a GUID) to the device. This results in the creation of a new Contact in Marketing Cloud. Once the user's information is synced from Sales Cloud and the ContactKey is established, the device can be correctly associated. However, until this association occurs, the system treats the device as belonging to a separate, anonymous contact.
Reference:
Salesforce Developers: Register Contacts with Marketing Cloud Engagement


NEW QUESTION # 44
A customer executes a large number of sends via Marketing Cloud Connect and is concerned about API Limits.
What should the consultant suggest to minimise the impact of Marketing Cloud Connect on daily API limits? Choose 2

  • A. Upgrade the Marketing Cloud Account to ConnectedApp Authentification
  • B. Share Sales Cloud user licenses across Marketing Cloud users
  • C. Filter target audiences based on mapped profile attributes to reduce Bulk API calls
  • D. Use Data Stream to sync object data into a Data Extension in the Marketing Cloud

Answer: B,C


NEW QUESTION # 45
A customer is using Marketing Cloud Connect but not sending tracking back to Sales Cloud. They want to create a Task on Contact and Lead records for follow up when someone has not opened five emails in a row.
Which activities could be used to fulfill this requirement?

  • A. Scheduled Automation, Filter Activity; Data Extension Entry, Contact Activity
  • B. Salesforce Data Entry, SQL Query Activity, Task Activity
  • C. Scheduled Automation, SQL Query Activity; Data Extension Entry, Task Activity
  • D. API Event Entry, SQL Query Activity, Task Activity

Answer: C

Explanation:
To create a task on Contact and Lead records for follow up when someone has not opened five emails in a row, a scheduled automation can be used to run a SQL query activity that selects the subscribers who meet this criteria from the _Open data view and inserts them into a data extension. The data extension can then be used as an entry source for a journey that has a task activity to create the task in Sales Cloud. References:
https://help.salesforce.com/s/articleView?id=sf.mc_as_data_view_open.htm&type=5 https://help.salesforce.
com/s/articleView?id=sf.mc_jb_task_activity.htm&type=5


NEW QUESTION # 46
Northern Trail Outfitters is sending to an audience of over one million subscribers. They will use 10 different personalized fields in the email which reside in multiple data extensions. The goal is a timely email send from start to finish as it contains a limited quantity, first come-first served, special offer.
How should they accomplish this task?

  • A. Create and populate profile attributes for each of the 10 data extension fields and schedule a send with high priority.
  • B. Enable Send Throttling on high to ensure the speed Is increased to process the email as fast as possible.
  • C. Use the Lookup AMPscript function in the email to pull the fields from the data extensions for each subscriber.
  • D. Create and send to a sendable data extension containing those needed fields using a query activity.

Answer: D

Explanation:
To send an email with 10 personalized fields from multiple data extensions to an audience of over one million subscribers, Northern Trail Outfitters should create and send to a sendable data extension containing those needed fields using a query activity. A query activity can join and filter data from multiple data extensions and populate a sendable data extension with the required fields for personalization. This will improve the email send performance and avoid timeouts or errors. References: https://help.salesforce.com/s/articleView?
id=sf.mc_as_query_activity.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.
mc_es_send_email_using_a_data_extension.htm&type=5


NEW QUESTION # 47
Northern Trail Outfitters wants toset up an automation that imports a file and sends an email to the contacts when the file is dropped on the SFTP. The name of the file will change, though it will always start with thankyou_customers.
How would they set up the Import Activity to know the name of the file?

  • A. Set File Naming Pattern to %%BASEFILENAME_FROM_TRIGGER%%
  • B. Set File Naming Pattern to %%AUTOMATED_FILENAME%%
  • C. Filename is automatically passed to Import Activity with File Drop Automations
  • D. Check the 'Use filename from Automation'checkbox

Answer: A

Explanation:
Explanation
The file naming pattern is a setting in the import activity that specifies how to identify the file to import. If the file name changes every time, but has a consistent prefix, the %%BASEFILENAME_FROM_TRIGGER%% variable can be used tomatch the file name based on the prefix. For example, if the file naming pattern is set to thankyou_customers_%%BASEFILENAME_FROM_TRIGGER%%.csv, it will match any file that starts with thankyou_customers_ and ends with .csv.
References:https://help.salesforce.com/articleView?id=sf.mc_as_import_file_naming_conventions.htm&type=5


NEW QUESTION # 48
Northern Trail Outfitters wants to send a welcome email to Contacts when a Contact record is added as a campaign Member to a 'Loyalty Member' Campaign in Sales Cloud.
Which method should they use to send the email from Marketing Cloud?

  • A. Create a Journey with a Salesforce Data entry source and an Email Activity
  • B. Create a scheduled Automation with a Query Activity and a Send Email Activity
  • C. Use Content Builder Send Flow to send the email to the Salesforce Campaign
  • D. Create a Journey with a Salesforce Campaign entry source and an Email Activity

Answer: D


NEW QUESTION # 49
What storage model should be used if a subscriber has more than one value for an attribute?

  • A. Lists
  • B. Profile Attribute
  • C. Data Extensions
  • D. Publication Lists

Answer: B


NEW QUESTION # 50
A customer has a business requirement to exclude email addresses of certain contacts In their loyalty program from the sends with several sender profiles. These contacts are dynamically Identified with thehelp of the SQL query on a daily basis.
What solution should be recommended to automate exclusion of the Identified email addresses from all future sends that use specific sender profiles'

  • A. Suppression list
  • B. Auto-suppressionlist
  • C. Publication list
  • D. Exclusion data extension

Answer: B

Explanation:
Explanation
To automate exclusion of identified email addresses from all future sends that use specific sender profiles, Northern Trail Outfitters should use an auto-suppression list. An auto-suppression list is a tool that allows marketers to exclude subscribers from email sends based on their email address andsender profile. The email addresses can be added to the auto-suppression list using a SQL query or an import activity.
References:https://help.salesforce.com/s/articleView?id=sf.mc_es_create_an_auto_suppression_list.htm&type=5


NEW QUESTION # 51
What is the skill set you need to build emails with dynamic content?

  • A. SSJS
  • B. CSS
  • C. HTML
  • D. Ampscript

Answer: D


NEW QUESTION # 52
Northern Trail Outfitters (NTO) wants to find ways to better drive return on investment and growth via their marketing sends. They plan to centralize their analytics data to allow for a more efficient analysis of this data across all of their campaigns. NTO currently has Marketing Cloud, Sales Cloud, and a third-party warehouse service.
What product would help their use case?

  • A. Web Analytics Connector
  • B. Report Studio
  • C. Interaction Studio
  • D. Datorama

Answer: D

Explanation:
Explanation
Datorama is a product that enables marketers to connect and unify their data sources, visualize and analyze their data, andoptimize their marketing performance. Datorama can help NTO centralize their analytics data from Marketing Cloud, Sales Cloud, and other sources, and provide insights and recommendations to drive return on investment and growth via their marketing sends.References:
https://www.salesforce.com/products/marketing-cloud/platform/datorama-marketing-intelligence/https://help.sal


NEW QUESTION # 53
A customer is connecting Sales Cloud with Marketing Cloud. The connection was successful, however, the team is unable to view or sync Sales Cloud objects in Contact Builder.
How should a consultant begin troubleshooting the connection?

  • A. Validate Marketing Cloud and Sales Cloud users have access to the business unit.
  • B. Create and send an email in Email Studio to test the connection and validate tracking.
  • C. Create new Marketing Cloud and Sales Cloud users and perform a new installation.
  • D. Validate Marketing Cloud and Sales Cloud permissions for the connecting users.

Answer: D

Explanation:
The most common cause for not seeing or syncing Sales Cloud objects in Contact Builder after a successful connection is incorrect permission settings. Both the Salesforce CRM user and the Marketing Cloud API User must have specific permissions (like API Enabled, Modify All Data, View All Data, and Marketing Cloud Connected App permissions).
-
Exact Extracts from Salesforce Documentation:
Source: Salesforce Help - Marketing Cloud Connect User Permissions
# "Ensure that the Salesforce user and Marketing Cloud API user have the correct permissions to sync data objects and access CRM data from Contact Builder." Source: Marketing Cloud Connect Implementation Guide
# "Proper object permissions and field-level access are required for synchronized CRM objects to appear in Contact Builder."
-


NEW QUESTION # 54
A customer wants to set up a real-time, API-driven way to be alerted when transactional messages fail to send out of Marketing Cloud. They are currently in the process of hiring a full-time developer but want an implementation in place for the developer to maintain.
What should the customer have in place to ensure this solution can be implemented?

  • A. A Datorama instance to ingest their data
  • B. An Interaction Studio instance to ingest their data
  • C. A Transactional Journey with the Not Sent Notification activity included
  • D. An external system to receive and confirm callback and subscriptions

Answer: D

Explanation:
Comprehensive and Detailed Explanation:
The correct answer is C - An external system to receive and confirm callback and subscriptions.
* Marketing Cloud's Transactional Messaging API supports Event Notification Service (ENS), where an external endpoint (callback URL) can subscribe to event notifications like "Not Sent."
* You need an external system capable of receiving real-time POST messages (JSON format) from Marketing Cloud and sending 2xx HTTP status responses to confirm receipt.
# Why others are wrong:
* A: There is no "Not Sent Notification activity" inside Transactional Journeys - it's API-based event notifications.
* B and D: Datorama and Interaction Studio are analytics and personalization tools, not real-time event handling systems.
Exact Extract from Salesforce Official Documentation:
Salesforce Help - Transactional Messaging Event Notification Service:
"An external system must be configured to subscribe to notifications and must be capable of responding to callbacks with an HTTP 2xx status. Event types include Sent, Delivered, Not Sent, etc." (Source: https://help.salesforce.com/s/articleView?id=sf.mc-transactional-api-event-notifications.htm)
-


NEW QUESTION # 55
Northern Trail Outfitters is using a Triggered Send to send customers their order confirmations. Their commerce platform provides a JSON payload for order details.
What should they use to format the JSON within the email?

  • A. BuildRowSetFromJSON() AMPscript Function
  • B. SSJS platform function ParseJSON
  • C. TransformJSON() AMPscript Function
  • D. ParseJSON content block with Content Builder

Answer: A

Explanation:
BuildRowSetFromJSON() is an AMPscript function specifically designed to parse JSON payloads into usable row sets inside emails. This allows marketers to iterate through JSON objects easily and display order details dynamically in triggered transactional emails.
-
Exact Extracts from Salesforce Documentation:
Source: Salesforce Help - AMPscript BuildRowSetFromJSON() Function
# "BuildRowSetFromJSON parses a JSON string and creates a rowset suitable for use in AMPscript loops." Source: Salesforce Help - Formatting JSON in Emails
# "Use BuildRowSetFromJSON to extract and format dynamic data from JSON payloads in triggered transactional sends."
-


NEW QUESTION # 56
Northern Trail Outfitters wants its emails to be redirected to Marketing Cloud servers for processing.
Which configuration setting should the consultant recommend?

  • A. Private Domains
  • B. Sender Authentication Package
  • C. Reply Mail Management
  • D. Custom Delivery Profiles

Answer: C

Explanation:
Comprehensive and Detailed Explanation:
The correct answer is A - Reply Mail Management (RMM).
* Reply Mail Management redirects incoming email replies to Marketing Cloud servers where they are processed based on defined rules (e.g., auto-responses, unsubscribe handling).
* It ensures Marketing Cloud can properly manage replies rather than relying on customer inboxes.
# Why others are wrong:
* B: Private Domains help with sending (authentication) but not reply redirection.
* C: SAP (Sender Authentication Package) includes Private Domain setup but doesn't itself manage replies.
* D: Delivery Profiles configure sender and reply-to addresses but don't control reply processing rules.
Exact Extract from Salesforce Official Documentation:
Salesforce Help - Reply Mail Management Overview:
"Reply Mail Management (RMM) redirects subscriber replies to Marketing Cloud servers where you can configure responses, auto-replies, and unsubscribe handling." (Source: https://help.salesforce.com/s/articleView?id=sf.mc_es_reply_mail_management.htm)
-


NEW QUESTION # 57
Northern TrailOutfitters has acquired a new company and is importing customer data to Marketing Cloud.
They want to ensure commercial emails are not sent to email addresses who have previously opted-out.
Which feature should they use?

  • A. Auto-suppression List
  • B. Exclusion List
  • C. Suppression List
  • D. Exclusion Script

Answer: A

Explanation:
Explanation
An auto-suppression list is a list of subscribers who should not receive any commercial emails from a sender.
It can be applied to all sends or specific sends based on sender profile ordelivery profile. It is useful for complying with legal or contractual obligations to avoid sending to certain email addresses.
References:https://help.salesforce.com/articleView?id=sf.mc_es_auto_suppression_lists.htm&type=5


NEW QUESTION # 58
......

Latest CRT-550 Study Guides 2026 - With Test Engine PDF: https://practicetorrent.exam4pdf.com/CRT-550-dumps-torrent.html