nerdexam
Salesforce

PDII · Question #387

A company has a native iOS order placement app 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 C. Apex REST web service. See the full explanation below for the reasoning.

Question

A company has a native iOS order placement app 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 callout
  • BApex SOAP web service
  • CApex REST web service
  • DApex SOAP callout

How the community answered

(54 responses)
  • A
    11% (6)
  • B
    7% (4)
  • C
    80% (43)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full PDII Practice