Dear Community Members,
I would like to know, Can data loader application be used only with admin profile,can the user having data loader be restricted to a certain object and records?
Please let me know if it is possible.
Regards,
Siddharth A
#Dataloader.io
Hello @Siddharth Asaithambi
1) Data Loader can be used by non-admin. You need system permission for "API Enabled" as well as the user need to grant access to Data Loader as the connected App (this might depend on the version/type of Data Loader you'd be using)
2) Data Loader will use Salesforce APIs to access your Salesforce Org thus it DOES respect user's permission for Field Level Security as well as object permissions and record-level access (record-level access is controlled by many different features thus I won't mention all of them here). So if you would like to restrict access to certain records and objects you need to set them for each user and you cannot restrict for any user using Data Loader. (e.g. If Admin with Modify All permission use Data Loader then he/she will be able to access all records through Data Loader)