- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2019 05:57 AM
Hi!
I was wondering if it's possible to trigger a flow from a workflow (the flow and the workflow is in the same scope as I am working in). How can I run a flow in the workflow?
Thanks.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2019 06:36 AM
Hello Nora,
Here is the blog shared by Dave , which would help you to call a flow from a server side script, As you say that you wanted to call a flow from a workflow , the API shared by Dave which is introduced in London Release Of servicenow Should help you achieve your requirement.
Note : Only available for instances in London or newer versions .
Thanks,
Siva
Mark this response as correct/helpful if that really helps

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2019 06:36 AM
Hello Nora,
Here is the blog shared by Dave , which would help you to call a flow from a server side script, As you say that you wanted to call a flow from a workflow , the API shared by Dave which is introduced in London Release Of servicenow Should help you achieve your requirement.
Note : Only available for instances in London or newer versions .
Thanks,
Siva
Mark this response as correct/helpful if that really helps

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2019 07:44 AM
From your published/activated flow, click the three dots top right and choose the "Copy Snippet" option. Copy the Server side code.
In Workflow, drag a new "Run Script" action to your Workflow and past the copied code in the Script box.
If helpful or correct please indicate so
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2019 05:42 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2019 07:41 PM
I can see this option in my New York Instance. Might be this is a new addition in this release. There is no need of any elevate roles that need to be done to make this visible.
Its just that your needs to be a active one.
Mark this answer as helpful if that really helps
Thanks,
Siva