nerdexam
Salesforce

PDII · Question #28

A company has a native iOS app for placing orders that needs to connect to Salesforce to retrieve consolidated information from many different objects in a JSON format. Which is the optimal method to

The correct answer is A. Apex REST Web Service. See the full explanation below for the reasoning.

Question

A company has a native iOS app for placing orders that needs to connect to Salesforce to retrieve consolidated information from many different objects in a JSON format. Which is the optimal method to implement this in Salesforce?

Options

  • AApex REST Web Service
  • BApex SOAP Web Service
  • CApex SOAP Callout
  • DApex REST Callout

How the community answered

(23 responses)
  • A
    78% (18)
  • B
    13% (3)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full PDII Practice