Contact us

Cancel all workflows on list item

This activity cancels all running or faulting workflows for selected list item.

Cancel all workflows on list item activity that stops every running or faulting workflow for a Virto SharePoint list item

Note: Canceling the workflow will set its status to Canceled and will delete all tasks created by the workflow.

Parameters#

Input parameters

ParameterDescriptionExample
current list itemList item ID which running workflow you want to cancel. If the value field isempty, current item ID will be used.[%Variable:ItemID%], Current Item:ID
current list (optional)List ID (guid) or name where you want to cancel list item running workflow. If the value field is empty,current list will be used.Tasks[%Workflow Context:List Name%]/Lists/ Tasks
SiteURL (optional)The URL of a source SharePoint site. If the value field is empty, current site will be used.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite

Example

Example of the Cancel all workflows on list item activity configured with list item and site parameters in a Virto workflow

Updated on June 17, 2026