exam questions

Exam Certified Integration Architect All Questions

View all questions & answers for the Certified Integration Architect exam

Exam Certified Integration Architect topic 1 question 65 discussion

Actual exam question from Salesforce's Certified Integration Architect
Question #: 65
Topic #: 1
[All Certified Integration Architect Questions]

Northern Trail Outfitters (NTO) has an integration set up between a Salesforce org and a quoting system. NTO would like to show a notification to all sales representatives that use Salesforce anytime the quoting system will be taken down for maintenance.

Which Salesforce API should an integration architect use to fulfill this requirement?

  • A. Connect REST API
  • B. Streaming API
  • C. Tooling API
  • D. REST API
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Big_Fella
3 days, 10 hours ago
Selected Answer: B
Because of the "real-time" requirement, the answer is B. Why? Streaming API is specifically designed for real-time notifications and event-driven communication. It allows Salesforce to subscribe to event channels and receive updates when the quoting system sends maintenance alerts. This is ideal because all sales representatives using Salesforce need to be notified automatically and instantly when maintenance is scheduled. This eliminates the need for users to manually check for updates. Why Not A. Connect REST API? Connect REST API is used to access Salesforce UI components and Chatter data externally. While it allows integrations with external systems, it is not optimized for real-time notifications. If NTO were pulling maintenance messages on-demand, this could work, but the question specifies that notifications should be pushed to users in Salesforce.
upvoted 1 times
...
mirniypirojok
1 month, 3 weeks ago
Selected Answer: B
Unlike REST API or Tooling API, Streaming API uses a push model, meaning Salesforce doesn’t need to constantly query for updates.
upvoted 1 times
...
Paul421
3 months, 4 weeks ago
Selected Answer: B
it seems like half an answer - it's the realtime alert, but you also need a UI component
upvoted 1 times
...
JLee1
10 months, 3 weeks ago
Selected Answer: A
The correct answer is A. Connect REST API. Salesforce’s Connect REST API can be used to send custom notifications to recipients via desktop or mobile channels. Before sending a custom notification, a notification type must first be created. This would be the most suitable option for notifying all sales representatives about the maintenance of the quoting system. Streaming API can be useful for applications that need to monitor or react to changes in data, such as live chat, stock prices, or social media updates. However, Streaming API also has some limitations and challenges, such as: Complexity, Compatibility and Cost
upvoted 3 times
JLee1
10 months, 3 weeks ago
https://developer.salesforce.com/docs/atlas.en-us.api_action.meta/api_action/actions_obj_custom_notification.htm
upvoted 1 times
u39403918
7 months, 2 weeks ago
the URL you have linked is related to REST API Invocable Actions etc rather than the Connect REST API. The Connect REST API does not allow for sending of notifications. Therefore it is D
upvoted 2 times
...
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago