-
How to mass update records on click of button in Salesforce?
Salesforce allows me to select only 2oo records from the list view. how can I update more than 200 records on click of button on list view, I have tried metadata api to get the object metadata information. Is it possible to do through rest call or any other alternate way to do?
Log In to reply.