Exam Development-Lifecycle-and-Deployment-Architect Topic 7 Question 170 Discussion

Actual exam question for Salesforce's Development-Lifecycle-and-Deployment-Architect exam
Question #: 170
Topic #: 7
The team at Universal Containers is building an application on Java that will interact with its Salesforce application. They want to use SOQL queries to retrieve and make changes to smaller pieces of Salesforce metadata through this application.
Which API should the team leverage?

Suggested Answer: A Vote an answer

The Tooling API is the best choice for the team that wants to use SOQL queries to retrieve and make changes to smaller pieces of Salesforce metadata through their Java application. The Tooling API provides access to metadata objects such as Apex classes, triggers, workflows, validation rules, custom objects, and fields. It also supports CRUD operations, as well as executing anonymous Apex code. The other APIs are not suitable for this use case, as they either deal with larger metadata components (Metadata API), user interface components (User Interface API), or data records (Any Salesforce API).

by Yedda at Jun 30, 2026, 08:47 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10