# Delete List Items extended

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-list-items-extended/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-list-items-extended/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity locates a list by its URL and enables looping through list items to delete them.

![Delete List Items extended activity set to delete all items at a list URL in the SharePoint Workflow Designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/delete_list_items_extended_1.png)

## **SharePoint Workflow Designer Phrase**

Delete all items at **list URL**.

**Parameters**


| Parameter | Description |
|---|---|
| All | **Optional**: A list item filter. The filter string supports View Name, **View Name**, **View ID**, and **CAML string** (`<Where>...</Where>`). Leaving the filter empty deletes all items. |
| list URL | The full URL of the list.; **Examples:**; `http://mysharepoint/MyDocs/Shared%20Documents`; ; `http://mysharepoint/Lists/List%20with%20Approve` |

