A developer is creating an OmniScript that provisions trial orgs to their customers. The following text block in the OmniScript uses a merge code to display the ID for the new trial org: Welcome to Salesforce! Your ID is %Details:Customer|0:ID% During testing, the developer notices that the ID does not display. The data JSON is structured as shown below. How should the developer correct the merge code in order for the ID to display?A. To %Details:Customer|n:ID% B. To $Details:Customer|0:ID$ C. To %Details:Customer|1:ID% D. To %%Details:Customer|0:ID%% Â Suggested Answer: C Community Answer: C This question is in Certified OmniStudio Developer Exam For getting Salesforce Certified OmniStudio Developer Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Salesforce. Trademarks, certification & product names are used for reference only and belong to Salesforce. The website does not contain actual questions and answers from Salesforce's Certification Exams.
Please login or Register to submit your answer