Activity Forums Salesforce® Discussions What are the different actions that can be made using Salesforce Data Loaders?

  • Anurag

    Member
    October 3, 2018 at 2:10 pm

    Hi Anjali,

    Using Data loaders we can perform 6 type of action.They are:

    Insert – insertion of new records
    Update – Updating existed  records.
    Upsert – Update and Insertion of records
    Delete – Deletion of records.
    Export – Extraction of all records.
    Export All – It extracts all records from salesforce including Recycle Bin records.

  • William

    Member
    October 15, 2018 at 10:53 am

    Data Loader can be defined as the tool or application that is needed to import or export the Data. The various actions that can be performed using Data Loaders include – Update, Insert, Delete, Export, Export All, Upsert etc.

    ·         To add a new command, use Insert action.

    ·         To modify an existing record, use Update action

    ·         To remove some existing record, use Delete action.

    ·         To add and modify together, use Upsert action.

    ·         To export all records except the recycle bin ones, use Export action.

    ·          To export all records including the recycle bin ones, use Export All action.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos