Activity Forums Salesforce® Discussions What is Bulk API in Salesforce ?

  • Kirandeep

    Member
    July 28, 2020 at 4:48 pm

    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.

  • Shweta

    Member
    July 29, 2020 at 8:19 am

    <div>Bulk API: It provides a programmatic option to quickly load your org’s data into Salesforce. To use the API requires basic familiarity with
    software development, web services, and the Salesforce user interface.
    The functionality described is available only if your org has the Bulk API feature enabled.
    </div>

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos