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
Bob Poliquin 9Bob Poliquin 9 

Work Bench Error no package.xml found

I am trying to mass delete some old process builder workflows and I keep getting the following error. 

User-added image

screenshot of the two files in my test folder
User-added image
<?xml version="1.0" encoding="UTF-8"?>
<Package xmlns="http://soap.sforce.com/2006/04/metadata">
<types>
<members>Service_Provider_Bid_Set_Bid_Notification_Information</members>
<members>Send_Mobile_Pin_SMS</members>
<members>Account_Sync_Service_Provider_Bids_Bid_Notification_Information</members>
<members>Procurement_Bid_Update_Vendor_s_Latest_Contract_End_Date</members>
<members>Work_Order_Set</members>
<name>Flow</name>
</types>Ï
</Package>
<?xml version="1.0" encoding="UTF-8"?>
<Package xmlns="http://soap.sforce.com/2006/04/metadata">    
  <version>50.0</version>
</Package>

Any help would be very greatly appreciated 
Here is the link I used to try this way of doin git with no success
https://sfdccloudninja.com/flow/deleting-lots-of-old-flows-process-builders/






 
ShirishaShirisha (Salesforce Developers) 
Hi Bob,

Greetings!

Whenever the file is not zipped properly then this error occurs.So,you would need to check the box called "Single Package" on the upload payload.

I would suggest you to try by enabling the Single package checkbox while uploading the file in the workbench which should work.

Please mark it as best answer if it helps you to fix the issue.

Thank you!

Regards,
Shirisha Pathuri
Bob Poliquin 9Bob Poliquin 9
Hi Shirisha,

 I did have the files zip into one folder and I had the Single package checkbox checked. Maybe there is something wrong with my two files? I'm not sure. 
Bob Poliquin 9Bob Poliquin 9
I figured it out.

I had the wrong API version and also I needed to add the number for the flow i wanted to delete 

Example: Send_Mobile_Pin_SMS-1