A consultant built a very useful Einstein Analytics 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 an Einstein Analytics template app, but needs to locate specific information to get started.
{
“folderSouce” : {“id”: “Sales Operations ID”}
}
Given the code statement above, which endpoint should it be posted to?
- /services/data/v##.#/wave/apps
- /services/data/v##.#/analytics/wizard
- /services/data/v##.#/analytics/projects
- /services/data/v##.#/wave/templates
Answer(s): D
Explanation:
https://developer.salesforce.com/docs/atlas.en-us.bi_dev_guide_rest.meta/bi_dev_guide_rest/bi_resources_templates.htm
Reveal Solution
Next Question