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

Start another workflow

This activity finds the list item by ID and runs workflow.

Start another workflow activity that finds a list item by ID and runs a workflow in Virto SharePoint

**Note:**If list item parameter is empty, current list item will be used.

**Note:**If workflow association is empty, default will be used.

SharePoint Workflow Designer Phrase

Start SharePoint 2013 list workflow in this list on this item, named this

Parameters

Input parameters

ParameterDescriptionExample
this listTitle or Url of chosen list. Ifthe value field is empty, current list will be used.Tasks[%Workflow Context:List Name%]/Lists/ Tasks
this itemItem ID. If the value field is empty, current item ID will be used.[%Variable:ItemID%], Current Item:ID
thisWorkflow IdentifierName of existing workflow to run
SiteURL (optional)The URL of a source SharePoint site. If the valuefield is empty, current site will be used.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite

Example

Example of the Start another workflow activity configured with list, item, and workflow identifier in a Virto workflow

Updated on August 12, 2026