Salesforce Certified Tableau CRM and Einstein Discovery Consultant — Question 4

A consultant built a very useful Tableau CRM app for Sales Operations, and they want to share its contents with the rest of Global Sales. However, they do not want to add everyone in Sales to their app. The consultant recommends extending the Sales Operations app and distributing it as a Tableau CRM template app, but needs to locate specific information to get started.
{
"folderSource" : { "id" : "Sales Operations ID"}
}
Given the code statement above, which endpoint should it be posted to?

Answer options

Correct answer: A

Explanation

The correct answer is A, as the endpoint /services/data/v##.#/wave/templates is specifically designed for posting template-related data in Tableau CRM. The other options do not pertain to template creation and distribution, making them unsuitable for this task.