Question 26

Salesforce users need to read data from an external system via HTTPS request.
Which two security methods should an integration architect leverage within Salesforce to secure the integration?
Choose 2 answers
  • Question 27

    What are the two considerations of Apex REST services that an integration architect should keep in mind when building custom integrations?
    Choose 2 answers
  • Question 28

    business requires automating the check and update of the phone number type classification (mobile vs. landline) for all in-coming calls delivered to their phone sales agents. The following conditions exist:
    1. At peak, their call center can receive up to 100,000 calls per day.
    2. The phone number type classification is a service provided by an external service API.
    3. Business is flexible with timing and frequency to check and update the records (throughout the night or every 6-12 hours is sufficient).
    A Remote-Call-In pattern and/or Batch Synchronization (Replication via ETL: System -> Salesforce) are determined to work with a middleware hosted on custom premise.
    In order to implement these patterns and mechanisms, which component should an integration architect recommend?
  • Question 29

    Universal Containers has a trigger on the Order object to update the parent Acount with the date and time of the last closed Opportunity. An integration that inserts orders for the high-volume customers is failing periodically, with no obvious pattern to the timing of failures.
    What could be the cause of this issue ?
  • Question 30

    Northern Trail Outfitters (NTO) has hired an Integration Architect to design the integrations between existing systems and a new instance of Salesforce. NTO has the following requirements:
    1. Initial load of 2M Accounts, 5.5M Contacts, 4.3M Opportunities, and 45k Products into the new org.
    2. Notification of new and updated Accounts and Contacts needs to be sent to 3 external systems.
    3. Expose custom business logic to 5 external applications in a highly secure manner.
    4. Schedule nightly automated dataflows, recipes and data syncs.
    Which set of APIs are recommended in order to meet the requirements?