Contact us

Start another workflow

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

start_another_workflow_1

**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

start_another_workflow_2

Was this article helpful to you?

Updated on October 28, 2024