Activity › Forums › Salesforce® Discussions › How Bulk API is used in Salesforce?
-
How Bulk API is used in Salesforce?
Posted by Aditya on August 6, 2020 at 3:57 PMHow Bulk API is used in Salesforce?
Kirandeep replied 5 years, 9 months ago 3 Members · 2 Replies -
2 Replies
-
<div data-md=”61″ lang=”en-IN”><div aria-level=”3″ role=”heading” data-attrid=”wa:/description” data-hveid=”CA4QAw”>Bulk API is based on REST principles and is optimized for working with large sets of data. You can use it to insert, update, upsert, or delete many records asynchronously, meaning that you submit a request and come back for the results later. Salesforce processes the request in the background.
<div><div data-hveid=”CA4QBA” data-ved=”2ahUKEwj9gO_ZsojrAhVw8XMBHZumBfUQFSgCMAR6BAgOEAQ”>
</div></div></div></div> - [adinserter block='9']
-
Bulk API is based on REST principles and is optimized for working with large sets of data. You can use it to insert, update, upsert, or delete many records asynchronously, meaning that you submit a request and come back for the results later. Salesforce processes the request in the background.
Log In to reply.