[SalesForce] Insert Leads with active Assignment Rule through Dataloader

I want to insert 5000 leads using Data Loader, but I'm don't know how to active "Assign using active assignment rule" on insert. Is there a way to this on insert?

Thanks,

Best Answer

Go to DataLoader Settings and follow the instructions in the screenshot provided below:

Assignment rule through Dataloader

Please note, the assignment rule overrides Owner values in your CSV file and works for Leads and Cases.

Related Topic