You need to sign in to do that
Don't have an account?

Is there a way to mass delete inactive workflow rules
I am working on cleaning up our Org and we have a ton of inactive workflow rules that need deleting.
You need to sign in to do that
Don't have an account?
You will need to retrieve the metadata files (xml) of your workflow rules to get their names and then after, you have to deploy destructive changes.
destructiveChanges.xml
https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploy_deleting_files.htm
workflow rule (metadata)
https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_workflow.htm
The easiest tool for that is the workbench.
https://workbench.developerforce.com/metadataRetrieve.php
https://workbench.developerforce.com/metadataDeploy.php
Here's the link to watch how ? - https://www.youtube.com/watch?v=lq0cbXzY-80