Exam Name: Design and Build Integration Solutions

Exam Code: ARC-101

Related Certification(s): Salesforce Architect Certification

Certification Provider: Salesforce

Actual Exam Duration: N/A

Number of ARC-101 Practice Questions: 106 (updated: )

Expected ARC-101 Exam Topics, as suggested by Salesforce:
Topic 1:
Build Event-Driven Applications Using Platform Events/ Explore the Meaning of System Landscape
Topic 2:
Understand Use Cases for a UI Update Based on Data Changes Pattern/ Understand the Importance of Integration
Topic 3:
Translate Needs to Integration Requirements/ Explore the Meaning of Single View of the Customer
Topic 4:
Integrate Data from an External Data Source Using Salesforce Connect/ Encrypt Your Data at Rest Using Salesforce Shield Platform Encryption
Topic 5:
Review Integration Regulatory Requirements/ Send Data from Salesforce to External Applications Using Outbound Message
Topic 6:
Build Event-Driven Applications Using Streaming API/ Understand Use Cases for a Batch Data Synchronization Pattern
Topic 7:
Build Event-Driven Applications Using Change Data Capture/ Understand the Benefits of Using Named Credentials
Topic 8:
Explore Two-Way Transport Layer Security (TLS)/ Call External APIs Declaratively Using External Services
Topic 9:
Understand Use Cases for a Data Virtualization Pattern/ Create External Applications Using SOAP API
Topic 10:
Understand Use Cases for a Request and Reply Pattern/ Work with Large Data Volumes Using BULK API
Topic 11:
Understand When to Use Remote Site Settings/ Call External APIs Programmatically Using Callouts
Free Salesforce ARC-101 Exam Actual Questions
Note: Salesforce ARC-101 Premium Questions were last updated on

Q1. Northern Trail Outfitters uses a custom Java application to display code coverage and test results for all of their enterprise applications and is planning to include Salesforce as well.

Which Salesforce API should an Integration Architect use to meet the requirement?

Q2. An Integration Developer is developing an HR synchronization app for a client. The app synchronizes Salesforce record data changes with an HR system that’s external to Salesforce.

What should the integration architect recommend to ensure notifications are stored for up to three days if data replication fails?

Q3. The director of customer service at Northern Trail Outfitters (NTO) wants to capture and trend specific business events that occur in Salesforce in real time. The metrics will be accessed in an ad-hoc manner using an external analytics system. The events that are of interest are:

A customer has initiated a product exchange via a Case

A customer service rep clicks on the “Authorize Exchange Product” menu item on the Case

A customer has initiated a subscription cancellation via a Case

A customer service rep clicks on the “Initiate Refund” menu item on the Case

Which two solutions will meet these business requirements? Choose 2 answers

Q4. Northern Trail Outfitters submits orders to the manufacturing system web-service. Recently, the system has experienced outages that keep service unavailable for several days.

What solution should an architect recommend to handle errors during these types of service outages?

Q5. Northern Trail Outfitters wants to improve the quality of call-outs from Salesforce to their REST APIs. For this purpose, they will require all API clients/consumers to adhere to REST API Markup Language (RAML) specifications that include field-level definition of every API request and response payload. RAML specs serve as interface contracts that Apex REST API Clients can rely on.

Which two design specifications should the Integration Architect include in the integration architecture to ensure that Apex REST API Clients unit tests confirm adherence to the RAML specs? Choose 2 answers