nerdexam
Salesforce

CRT-211 · Question #181

Cloud Kicks would like to reassign ownership of all leads that are open and more than 60 days old. The system administrator has written an assignment rule to distribute these leads to the correct…

The correct answer is A. Bulk API C. Dataloader.io. Bulk API and Dataloader.io are both tools that can be used to update large numbers of records in Salesforce. Bulk API is a RESTful API that allows you to create, update, delete, or query millions of records asynchronously by submitting batches of data. Dataloader.io is a…

Data Management

Question

Cloud Kicks would like to reassign ownership of all leads that are open and more than 60 days old. The system administrator has written an assignment rule to distribute these leads to the correct owners or queues. Which two tools should the administrator use to update the owner of these leads? (Choose 2 answers)

Options

  • ABulk API
  • BMass Update
  • CDataloader.io
  • DImport Wizard

How the community answered

(33 responses)
  • A
    70% (23)
  • B
    9% (3)
  • D
    21% (7)

Explanation

Bulk API and Dataloader.io are both tools that can be used to update large numbers of records in Salesforce. Bulk API is a RESTful API that allows you to create, update, delete, or query millions of records asynchronously by submitting batches of data. Dataloader.io is a web-based data loader tool that allows you to import, export, or delete data using a simple user interface.

Topics

#Bulk API#Data Loader#lead reassignment#mass update

Community Discussion

No community discussion yet for this question.

Full CRT-211 Practice