Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

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 August 12, 2026