nerdexam
Salesforce

PDII · Question #95

A developer needs to create a service that will process an email sent to it and create an account and contact using the contents of the email as data for the records. How might a developer…

The correct answer is A. Use the Apex Inbound Email Handler. See the full explanation below for the reasoning.

Question

A developer needs to create a service that will process an email sent to it and create an account and contact using the contents of the email as data for the records. How might a developer accomplish this requirement?

Options

  • AUse the Apex Inbound Email Handler
  • BUse the Fuel API with Email Data Extensions
  • CUse Heroku Data Clips to Process Email
  • DUse Auto-launched Flow and Process Builder

How the community answered

(31 responses)
  • A
    71% (22)
  • B
    6% (2)
  • C
    16% (5)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full PDII Practice