Data Loader
When to Use Data Loader
Enable Bulk API 2.0
Keep Account Teams
Log In with Hardware 2FA
Create a Secure Connection with an External Client App
Data Loader Third-Party Licenses
Previous Versions
Configure Data Loader to keep Account Teams when mass updating Account Owners.
To keep Account Teams intact when mass-updating account owners
Use Data Loader version 56.0.3 or later.
Close Data Loader. It’s important to make the following changes only with Data Loader closed.
Open the config.properties file.
The config.properties file is in the configs default configuration directory, which is installed in these locations.
In the config.properties file, set the property sfdc.useBulkApi=false
In the config.properties file, set the property process.keepAccountTeam=true
Save and close the config.properties file.
To start Data Loader, double-click the Data Loader icon on your Desktop or in your Applications folder.
To keep Account Teams intact, the uploaded .csv file must have the same value for all Current Account owner records. Likewise, the New Account Owner records must all have the same value. Otherwise, the operation fails and the Account Owners are not updated. For example, if the current Account owner of all records is “John Doe” and the new Account owner of all records is “Jane Smith” in a csv file, the operation succeeds if there are no other issues. However, if all records have “John Doe” as the current Account owner and the new Account owner of all but one record is “Jane Smith”, the operation fails.
Note