Contact us

Is workflow running on list item

This activity checks whether workflow is running on a list item and stores result in a variable.

Is workflow running on list item activity that checks workflow status and stores the result in a Virto SharePoint variable

Parameters#

Input parameters

ParameterDescriptionExample
This workflowWorkflow name which you want to check for running status.Update item workflow
Current list item (optional)List Item ID which workflow status you want to check. If the value not specified, current workflow contextitem will be used.[%Variable:ItemID%], Current Item:ID
current list (optional)Title or Url of list whichworkflow status you want to check. If the value is notTasks[%Workflow Context:List Name%]/Lists/ Tasks
specified, current workflow context list will be used.
SiteURL (optional)The URL of a source SharePoint site which workflow status you want to check. If the value field is empty, current site will beused.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite
Variable (set by this activity)After successful workflow execution contains flag whether workflow isrunning on list item or not.

Example

Is workflow running on list item activity configured with a workflow name and list parameters in a Virto workflow

Updated on June 17, 2026