Contact us

Delete List Items extended

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

Delete List Items extended activity configured with item filter and list URL in SharePoint Designer

SharePoint Workflow Designer Phrase#

Delete all items at list URL.

Parameters

ParameterDescription
AllOptional: A list item filter. The filter string supports View Name, View NameView ID, and CAML string (<Where>...</Where>). Leaving the filter empty deletes all items.
list URLThe full URL of the list.
Examples:
http://mysharepoint/MyDocs/Shared%20Documents

http://mysharepoint/Lists/List%20with%20Approve
Updated on October 24, 2024