INTEGRATION-ARCHITECT Exam Details

  • Exam Code
    :INTEGRATION-ARCHITECT
  • Exam Name
    :Salesforce Certified Integration Architect
  • Certification
    :Salesforce Certifications
  • Vendor
    :Salesforce
  • Total Questions
    :109 Q&As
  • Last Updated
    :Jan 21, 2026

Salesforce INTEGRATION-ARCHITECT Online Questions & Answers

  • 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 allsales representatives that use Salesforceanytime 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. Tooling API
    C. REST API
    D. Streaming API

  • Question 2:

    Universal Containers (UC) uses Salesforce to track the following customer data:

    1. Leads,

    2. Contacts

    3. Accounts

    4. Cases

    Salesforce is considered to be the system of record for the customer. In addition to Salesforce, customer data exists in anEnterprise Resource Planning (ERP) system, ticketing system, and enterprise data lake. Each of these additional

    systems have their own unique identifier. UC plans on using middleware to integrate Salesforce with the external systems.

    UC has a requirementto update the proper external system with record changes in Salesforce and vice versa.

    Which two solutions should an Integration Architect recommend to handle this requirement?

    Choose 2answers

    A. Locally cache external ID'S at the middleware layer and design business logic to map updates between systems.
    B. Store unique identifiers in an External ID field in Salesforce and use this to update the proper records across systems.
    C. Use Change Data Capture to update downstream systems accordingly when a recordchanges.
    D. Design an MDM solution that maps external ID's to the Salesforce record ID.

  • Question 3:

    A company's security assessment noted vulnerabilities on the un managed packages in their Salesforce orgs, notably secrets that are easily accessible and in plain text, suchas usernames, passwords, and OAuth tokens used in callouts from

    Salesforce.

    Which two persistence mechanisms should an integration architect require to be used to ensure that secrets are protected from deliberate or inadvertent exposure?

    Choose 2 answers

    A. Encrypted Custom Fields
    B. Named Credentials
    C. Protected Custom Metadata Types
    D. Protected Custom Settings

  • Question 4:

    KiA B2C Enterprise Customer has the following use case that involves processing payment from an external payment gateway service in Salesforce.

    1. Customer requests Customer Service Representative (CSR) for a Service upgrade.

    2. Customer provides credit card details to CSR for payment.

    3. CSR submits payment information in Salesforce, and processed in a

    4. CSR receives confirmation of payment.

    5. CSR upgrades service for customer and confirms Customer. external payment gateway.

    This use case requires the CSR to obtain confirmation of payment before upgrading the service.

    The integration with Payment gateway needs to be reliable and monitored for audit purposes.

    The payment gateway service isan external RESTful service that the B2C Enterprise Customer has subscribed for.

    What should an Integration Architect recommend for this integration?

    A. Build a custom Apex Callout to external Payment gateway service and provide success message to the CSR, the details of callouts and responses are logged for audit purposes.
    B. Use External Services feature to integrate gateway to Salesforce ensuring real-time updates the CSR and support post payment processes.
    C. Make a callout to the payment gateway through ESB supporting error handling and logging for audit purposes.
    D. Platform events allow integration to payment gateway through the exchange of real-time event data, platform events are scalable and secure.

  • Question 5:

    Northern Trail Outfitters needs to use Shield Platform Encryption to encrypt social security numbers in order to meet a business requirement.

    Which two considerations should anIntegration Architect do prior to the implementation of Shield Platform Encryption?

    Choose 2 answers

    A. Encrypt the data using the most current key.
    B. Review shield platformencryption configurations.
    C. Encrypt all the data so that it is secure.
    D. Use Shield Platform Encryption as a user authentication or authorization tool.

  • Question 6:

    A conglomerate is designing a Lightning Web Component (LWC) to display transactions aggregated from different sources. Their current system landscape is as follows:

    1. Transactions are created at anytime through their various on-premise and cloud-based systems.

    2. All necessary transactions are replicated to a custom Transaction object in Salesforce. It is updated periodically so it only has a subset of the necessary transactions between updates.

    3. Middleware supports publish-subscribe interactions and provides RESTful Enterprise APIs that can retrieve transactions from on-premise and cloud-based systems.

    The company wants to address a usability concern regarding incomplete data displayed on the LWCcomponent.

    What should the Integration Architect specify so the LWC will be able to display all the required transactions?

    A. Use the Continuation class to call the Enterprise APIs and then process the response in a callback method.
    B. Let the Lightning Data Service with an ﹚ire adapter display new values when the custom object records change.
    C. Call the Enterprise APIs directly from the LWC's JavaScript code and redisplay the LWC on receipt of the API response.
    D. Publish a Platform Event, have the middleware subscribe and update the custom object on receipt of Platform Event.

  • Question 7:

    A Salesforce customer is planning to roll out Salesforce for all their Sales and Service staff.

    Senior Management has requested that monitoring is to be in pla for Operations to notify any degradation in Salesforce performance.

    How should an integration consultant implement monitoring?

    A. Use Salesforce limits API to capture current API usage and configure alerts for monitoring.
    B. Use APIEVENT to track all user-initiated API calls through SOAP, REST or BULK APIs.
    C. Identify critical business processes and establish automation to monitor performance against established benchmarks.
    D. Request Salesforce to monitor the Salesforce instance and notify when there is degradation in performance.

  • Question 8:

    Universal learning (UC) is embarked on Salesforce transformation journey, UC will decommission the legacy CRM system and migrate data to Salesforce. The data migration team asked for a recommendation to optimize the performanceof the data load to Salesforce.

    Which approach should used to meet the requirement?

    A. Use Bulk API to process jobs in parallel mode.
    B. Contact Salesforce support to schedule performance load.
    C. Use Bulk API to process jobs in serial mode.
    D. Use Bulk API to process jobs in high performance mode.

  • Question 9:

    Northern Trail Outfittersis creating a distributable Salesforce package for other Salesforce orgs within the company. The package needs to call into a custor ApexREST endpoint in the central org. The security team wants to ensure a specific

    integration account is used in the central org that they will authorize after installation of the package.

    Which three items should an architect recommend to secure the integration in the package?

    Choose 3 answers

    A. Create an Auth provider in the package and set the consumer key and consumer secret of the connected app in the central org.
    B. Contact Salesforce support and create a case to temporarily enable API access for managed packages.
    C. Create a connected app in the central org and add the callback URL of each org the package is installedin to redirect to after successful authentication.
    D. Use an encrypted field to store the password that the security team enters and use password management for external orgs and set the encryption method to TLS 1.2.
    E. Use the Auth Provider configured and select the identity type as Named Principal with OAuth 2. 0 as the protocol and Select Start Authentication Flow on Save.

  • Question 10:

    The URL for an external service has been changed without prior notice. The service provides up to date money exchange rates that is accessed severaltimes from Salesforce and is a business critical function for end users.

    Which two solutions shouldan Integration Architect recommend be implemented to minimize potential downtime for users in this situation?

    Choose 2 answers

    A. Named Credentials
    B. RemoteSite Settings
    C. Content Security Policies
    D. Enterprise ESB

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Salesforce exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your INTEGRATION-ARCHITECT exam preparations and Salesforce certification application, do not hesitate to visit our Vcedump.com to find your solutions here.