This activity locates a list by its URL and enables looping through list items to delete them.
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 |