Loop through list items and start workflow

⌘K

Loop through list items and start workflow

This activity finds list by url and allows looping through list items and staring workflow for multiple list items.

loop_through_list_items_and_start_workflow_1
Parameters
ParameterDescriptionExample
All (optional)List item filter. The filter string supports View Name, View ID and CAML string (<Where>…</Where>).Empty filter returns all items.http://mysharepoint/MyDocs/Shared%20Documents
this listList identifier. The value could be list name, guid or list url (the web site relative url). If the value field is empty, current list will beused.[%Variable:ItemID%], Current Item:ID
This workflowName of existing workflow to runName of existing workflow to run
SiteURL (optional)The URL of a SharePoint site. If the value field isempty, current site will be used.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite

Example

loop_through_list_items_and_start_workflow_2

How can we help?