nerdexam
Salesforce

PDII · Question #223

A developer wrote an Apex class to make several callouts to an external system. If the URLs used in these callouts will change often, which feature should the developer use to minimize changes…

The correct answer is C. Named Credentials. See the full explanation below for the reasoning.

Question

A developer wrote an Apex class to make several callouts to an external system. If the URLs used in these callouts will change often, which feature should the developer use to minimize changes needed to the Apex class?

Options

  • ARemote Site Settings
  • BSession Id
  • CNamed Credentials
  • DConnected Apps

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    11% (4)
  • C
    81% (30)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full PDII Practice