Question 1

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?
  • Question 2

    Northern Trail Outfitters needs to send order and line items directly to an existing finance application webservice when an order if fulfilled. It is critical that eac order reach the finance application exactly once for accurate invoicing.
    What solution should an architect propose?
  • Question 3

    An Enterprise Customer is planning to implement Salesforce to support case management. Below, is their current system landscape diagram.

    Considering Salesforce capabilities, what should the Integration Architect evaluate when integrating Salesforce with the current system landscape?
  • Question 4

    Customer is evaluating Platform Events solution and would like help in comparing/contrasting it with Outbound Message for a real-time / near-real time needs. They expect 3,000 consumers of messages from Salesforce.
    Which three considerations should be evaluated and highlighted when deciding between the solutions?
    Choose 3 answers
  • Question 5

    An Integration Architect has built a solution using REST API, updating Account, Contact, and other related information. The data volumes have increased, resulting in higher API calls consumed, and some days the limits are exceeded. A decision was made to decrease the number of API calls using bulk updates. The customer prefers to continue using REST API to avoid architecture changes.
    Which REST API composite resources should the Integration Architect use to allow up to 200 records in one API call?