Integration Architect Mock Test

Salesforce Integration Architect Mock Test — 50 Questions

🔗 Integration Architect 50 Questions Multiple Choice Instant Score Free
Progress: 0 / 50 answered Scroll down & click Submit when done
1
Which key advantage does REST have over SOAP for Salesforce integrations when working with mobile or low-bandwidth clients?
2
What is the primary benefit of using Named Credentials instead of Remote Site Settings for Apex callouts?
3
In the OAuth 2.0 Web Server Flow, which component initiates the authorization redirect to Salesforce?
4
Which OAuth flow is most appropriate for server-to-server integrations where no user interaction is possible, using a certificate-based assertion?
5
Salesforce Connect with the OData 2.0 adapter creates External Objects. Which statement best describes how these objects behave differently from standard Salesforce objects?
6
What is the key difference between Platform Events and Change Data Capture (CDC) in Salesforce?
7
When configuring Outbound Messaging to notify an external system of record changes, which protocol does Salesforce use to deliver the message?
8
Salesforce Canvas allows an external app to appear embedded in the Salesforce UI. Which mechanism does Canvas use to pass the Salesforce context and authentication to the external app?
9
In an Enterprise Service Bus (ESB) middleware pattern, what is the primary role of the ESB in a Salesforce integration?
10
When should you choose Bulk API 2.0 over the REST API for data operations in Salesforce?
11
The Salesforce Composite API's "composite" resource allows up to how many subrequests per call, and what feature enables referencing results from earlier subrequests in later ones?
12
What is the maximum number of callouts (HTTP requests and web service calls) allowed per Apex transaction?
13
What is the default and maximum HttpRequest timeout value in Apex for a single callout?
14
What must be configured in Salesforce before Apex code can make an HTTP callout to an external endpoint that does NOT use a Named Credential?
15
MuleSoft Anypoint Platform is classified as which type of integration middleware?
16
When Salesforce acts as a SAML Identity Provider (IdP), what does it provide to service providers during SSO?
17
Salesforce Shield Event Monitoring provides which integration-relevant capability?
18
Heroku Connect synchronizes data between Salesforce and a Heroku Postgres database. What are the two sync modes available?
19
Why should Queueable Apex be preferred over @future methods when making callouts that require chaining or passing complex objects?
20
What is an idempotent API design, and why is it important in Salesforce integrations?
21
In REST API versioning for Salesforce, what is the recommended approach to maintain backward compatibility for consumers when introducing breaking changes?
22
What happens when a Salesforce API rate limit (concurrent or daily) is exceeded by an external integration?
23
In JWT Bearer Token OAuth flow, what is the typical expiry of the access token returned by Salesforce?
24
How does OAuth token refresh work when a Connected App uses the Web Server Flow with offline_access scope?
25
Salesforce Files Connect allows users to access files from external repositories. Which two external repositories are natively supported?
26
What is the Composite Batch API resource used for, and how does it differ from the Composite resource?
27
Which Salesforce Streaming API channel type delivers notifications for record changes that match a SOQL query filter?
28
What is the Salesforce Composite Graph API used for?
29
In error handling for integrations, what is the recommended pattern when an Apex callout receives a non-2xx HTTP response?
30
When Salesforce acts as the SAML Service Provider (SP) in an SSO configuration, what does it receive from the Identity Provider to authenticate a user?
31
In a point-to-point integration architecture with 10 systems all integrated with each other, how many integration connections are required, and what is the main drawback?
32
Which Salesforce feature enables Einstein Analytics (CRM Analytics) datasets to be populated from external data via an API?
33
What is the Salesforce MuleSoft Anypoint MQ product used for in an integration architecture?
34
What is the OData 4.0 advantage over OData 2.0 when using Salesforce Connect External Objects?
35
In the OAuth 2.0 Username-Password Flow, what is a significant security concern that makes it unsuitable for most production integrations?
36
When using the Salesforce REST API to integrate with an external system, which HTTP status code indicates that a resource was successfully created?
37
A connected app's Consumer Key and Consumer Secret should be treated like which type of credential?
38
What is the hub-and-spoke integration topology, and what is its main advantage over point-to-point?
39
Which Salesforce feature would you use to expose a custom Apex class as a SOAP web service to external systems?
40
What does the Salesforce Bulk API 2.0 improve over Bulk API 1.0 in terms of developer experience?
41
A Salesforce Platform Event has a ReplayId field. What does this field enable for external subscribers?
42
When integrating Salesforce with an ERP using a request-reply synchronous pattern, which Apex mechanism should be used to make the callout and wait for the response?
43
A Remote Site Setting is required when an Apex class makes an HTTP callout. What happens if the endpoint changes to use a sub-domain not covered by the existing Remote Site Setting?
44
What is the Salesforce EventBus (Pub/Sub API) and how does it differ from the older CometD-based Streaming API?
45
In a Connected App configured for OAuth, what is the purpose of the "Callback URL" (redirect_uri)?
46
What is the maximum size of a single HTTP request body for a Salesforce REST API callout made FROM Apex?
47
Which integration pattern is most appropriate when Salesforce needs to receive and process thousands of incoming events from IoT devices without blocking device transmissions?
48
Which Salesforce object stores the audit trail of outbound message delivery attempts and acknowledgements?
49
What is the recommended approach for handling large file transfers (e.g., 500 MB) between Salesforce and an external system?
50
Which Salesforce product provides a managed, low-code way to build API-led integrations between Salesforce and external systems without writing Mule flows from scratch?

Answered 0 of 50 questions. You can submit at any time.

0%
0
Correct
0
Incorrect
0
Unanswered
All Certifications →