function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Synthia B.Synthia B. 

Delete Multiple Custom Fields

I need to delete 50 custom fields that have 0% usage. What other option do I have to delete these filed simultaneously verses one at a time via the Schema Builder and on the object level? 

Thanks, 
​Synthia 
Andy BoettcherAndy Boettcher
You can use the Metadata API and ANT deployments to do a "destructive change" to Salesforce.  Check out some information on this here:  https://developer.salesforce.com/page/Propagating_Destructive_Changes