You need to sign in to do that
Don't have an account?
hramani
Bulk Update 'Mobile User' field for all the Users
I need to update 'Mobile User' field for all the Users. I didn't see this field exposed to API in Workbench or Data Loader.
I saw that a few articles said that 'UserPermissionsMobileUser' field can be used. But it didn't help.
Can someone help and clarify if there is a way to bulk Update 'Mobile User' field for all the Users at once ?
Please help.
I saw that a few articles said that 'UserPermissionsMobileUser' field can be used. But it didn't help.
Can someone help and clarify if there is a way to bulk Update 'Mobile User' field for all the Users at once ?
Please help.
I have read somewhere that you can use Data Loader to proceed.
Please follow the below steps to accomplish this:
1. Setup
2. Salesforce Setting
3. Select "Enable Salesforce mobile web" (it would open up the API field to perform the update named)''USERPREFERENCESHIDES1BROWSERUI"
4. Click Save.
5. Launch DL <Make sure that you have the File ready>
6. Click Update on User Object '
7. Map the ID and the fields
8. Click next and Finish.
unsure if this helps but you can give a try
Anudeep