Can you call another SP 2013 workflow via rest?
As Karvannan said, you can call another SP2013 workflow via REST. However, if you are using SharePoint 2013 On-Prem, then be aware that you will require the May 2014 CU. I have tested this before with and without the patch in the past, and without it, the REST endpoints for this will not work.
How to trigger workflow from another SharePoint workflow?
As an alternative, You can call a REST endpoint service to start your workflow in the same list or another list. Go through the following link for detailed description on how to create this. As Karvannan said, you can call another SP2013 workflow via REST.
Why did my SharePoint workflow not start or run?
However, it does at least provide a time stamp, and using this, along with the ULS logs, will enable the cause to eventually be identified and resolved. In this case, the cause was eventually found to involve McAfee On-Access Scan (OAS), and the solution was simply to turn off and on OAS.
What happens when workflow fails to start or run?
Looking in the Workflow History for the list item, you see the following: And this experience is repeatable. Each time the workflow is triggered; it first fails to start; it then fails to run; and then, a few minutes later, it does in fact complete.
Can a SharePoint desinger 2010 workflow trigger a 2013 workflow?
As the list item has been created by 2013 workflow, the second workflow will not automatically start (item is created by SharePoint App). Is there a way to achieve this? If you built you 2013 Workflow with SharePoint Designer you should be able to start an SharePoint Desinger 2010 Workflow.
How to trigger SPD 2013 or 2010 workflow?
Under actions you should find “Start a List Workflow”: And if you clicked on that you can select the SharePoint 2010 Workflow: Also a site workflow is possible. As far as I know you can not start another SPD 2013 Workflow from an existing one. Maybe a Workflow for a specific content type is also a possible solution…
When did SharePoint 2010 workflows come out of retirement?
SharePoint 2010 workflows have been retired since August 1, 2020 for new tenants and removed from existing tenants on November 1, 2020. This applies to all environments where Power Automate is available as a replacement solution (excluding the Department of Defense until Power Automate availability).