Delete List Items extended

⌘K

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

delete_list_items_extended_1
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

How can we help?