Salesforce Certified Platform Developer II — Question 84

A developer must create a way for external partners to submit millions of leads into Salesforce per day.
How should the developer meet this requirement?

Answer options

Correct answer: B

Explanation

The correct answer is B because creating a web service on Heroku with Heroku Connect allows for efficient handling of large volumes of data and seamless integration with Salesforce. Option A is not suitable for high volume lead submissions, while C is limited to smaller submissions and D would not efficiently scale for millions of leads.