Contact us

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 activity that runs a workflow for multiple Virto SharePoint list items

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 activity configured with a list filter and workflow name in a Virto workflow

Updated on June 17, 2026