INTEGRATION-ARCHITECTURE-DESIGNER Exam Details

  • Exam Code
    :INTEGRATION-ARCHITECTURE-DESIGNER
  • Exam Name
    :Salesforce Certified Integration Architecture Designer
  • Certification
    :Salesforce Certifications
  • Vendor
    :Salesforce
  • Total Questions
    :245 Q&As
  • Last Updated
    :Feb 28, 2026

Salesforce INTEGRATION-ARCHITECTURE-DESIGNER Online Questions & Answers

  • Question 91:

    A customer of Salesforce has used Platform Events to integrate their Salesforce instance with an external third party Artificial Intelligence (AI) system. The AI system provides a prediction score for each lead that is received by Salesforce.

    Once the prediction score is received, the lead information is saved to Platform events for other processes. The trigger on the Platform Events is failing once this was rolled out to Production.

    What type of monitoring should the Integration Consultant have considered to monitor this integration?

    A. Monitor Platform Events created per hour limits across the Salesforce instance.
    B. Set up debug logs for Platform Event triggers to monitor performance .
    C. Validate the Platform Event definition matches leads definition.
    D. Monitor the volume of leads that are created in Salesforce.

  • Question 92:

    Universal Containers has a SOAP-based integration that runs nightly to update the Product(Product2) object in Salesforce with updated product availability for over 500,000 products. The source system is a green-screen ERP that must be

    taken offline to produce nightly production reports, such as the inventory availability report used for this integration. The integration is performing very slowly and does not complete within the allocated four-hour time slot.

    What three recommendations might a Technical Architect make to resolve this issue?

    Choose 3 answers

    A. Use outbound Messaging to notify Salesforce promptly when product availability changes in the source system.
    B. Store the Salesforce Product ID in the source system to eliminate the need for External IDs and UPSERT API calls.
    C. Pre-process the data to avoid the need for workflow rules or triggers
    D. Use the Bulk API UPDATE or UPSERT records more efficiently.
    E. Contact Salesforce support to request that they turn off record locking on the Product2 object.

  • Question 93:

    Universal Containers requires Salesforce to send expense data to an accounting system. Each user has their own username/password credential to access the account system via integration. What is a recommended option for an integration approach from a security perspective?

    A. Set up a Named-Principal Named Credential and have the administrator set up the username/password.
    B. Set up a Per-User Named Credential and have the users each set up their username/password.
    C. Fire outbound messages to a middleware that stores the credentials instead of an Apex callout.
    D. Use hierarchical custom settings to store the username/password allowing the Apex callout to read it.

  • Question 94:

    An Architect is required to integrate with an External Data Source via a Named Credential with an Apex callout due to technical constraints. How is authentication achieved?

    A. Handle authentication with login flows.
    B. Handle authentication in the code.
    C. Connect via Salesforce Connect.
    D. Connect via Communities.

  • Question 95:

    Northern Trail Outfitters has a registration system that is used for workshops offered at its conferences. Attendees use a Salesforce community to register for workshops, but the scheduling system manages workshop availability based on room capacity. It is expected that there will be a big surge of requests for workshop reservations when the conference schedule goes live.

    Which integration pattern should be used to manage the influx in registrations?

    A. Remote Process Invocation-Request and Reply
    B. Remote Process Invocation-Fire and Forget
    C. Batch Data Synchronization
    D. Remote Call-In

  • Question 96:

    A company has an external system that processes and tracks orders. Sales reps manage their leads and opportunity pipeline in Salesforce. In the current state, the two systems are disconnected and processing orders requires a lot of

    manual entry on sales rep part. This creates delays in processing orders and incomplete data due to manual entry.

    As a part of modernization efforts the company decided to integrate Salesforce and the order management system. The following technical requirements were identified:

    1. Orders need to be created in real time from salesforce

    2. Minimal customization*, and code should be written due to a tight timeline and lack of developer resources

    3. Sales reps need to be able to see order history and be able to see most up to date information on current order status.

    4. Managers need to be able to run reports in Salesforce to see daily and monthly order volumes and fulfillment timelines.

    5. The legacy system is hosted on premise and is currently connected to the Enterprise Service Bus (ESB). The ESB is flexible enough to provide any methods and connection types needed by salesforce team.

    6. There are 1000 sales reps. Each user processes/creates on average 15 orders per shift. Most of the orders contain 20-30 line items. How should an integration architect integrate the two systems based on the technical requirements and system constraints?

    A. Use Salesforce external object and OData connector.
    B. Use Salesforce custom object, custom REST API and ETL.
    C. Use Salesforce standard object, REST API and ETL.
    D. Use Salesforce big object, SOAP API and Dataloader.

  • Question 97:

    A company accepts payment requests 24x7. Once they accept a payment request, their service level agreement (SLA) requires them to make sure each payment request is processed by their Payment System. They track payment requests using a globally unique identifier created at the Data Entry Point. Their simplified flow is as shown in the diagram. They encounter intermittent update errors when two or more processes try to update the same Payment Request record at the same time.

    Which two recommendations should an integration architect make to improve their SLA and update conflict handling? Choose 2 answers

    A. Middleware should coordinate request delivery and payment processing.
    B. Data Entry Point and Middleware should automatically retry requests.
    C. Payment System should process a payment request only once.
    D. Payment System and Middleware should automatically retry requests.

  • Question 98:

    A company is planning on sending orders from Salesforce to a fulfillment system. The integration architect has been asked to plan for the integration. Which two questions should the integration architect consider? Choose 2 answers

    A. Can the fulfillment system create new addresses within the Order Create service?
    B. Can the fulfillment system make a callback into Salesforce?
    C. Can the fulfillment system implement a contract-first Outbound Messaging interface?
    D. Is the product catalog data identical at all times in both systems?

  • Question 99:

    The Sales Operations team at Northern Trail Outfitters imports new leads each day. An integrated legacy territory management system assigns territories to leads before Sales team members can work on them. The current integration often experiences latency issues.

    Which two recommendations should an Architect make to improve the integration performance? Choose 2 answers

    A. Reduce batch size of asynchronous BULK API.
    B. Reduce batch size of synchronous BULK API.
    C. Legacy system should submit in serial mode.
    D. Legacy system should submit in parallel mode.

  • Question 100:

    Universal Containers (UC) is planning on a production release with a large data volume to be migrated to Salesforce from a back-office system. The incoming data is constantly being updated in the back-office system. UC would like to keep

    the data synchronized in near real-time in Salesforce.

    What is the recommended approach to achieve this?

    A. Use Bulk API for a one-time migration and an Apex web service call-in for an incremental load.
    B. Use Bulk API for a one-time migration and a SOAP API call-in for an incremental load.
    C. Use SOAP API for a one-time migration and a REST API call-in for an incremental load.
    D. Use Bulk API for a one-time migration and a Bulk API call-in for an incremental load.

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-ARCHITECTURE-DESIGNER exam preparations and Salesforce certification application, do not hesitate to visit our Vcedump.com to find your solutions here.