- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
9 hours ago
Hi,
I have a workflow Workflow A which is being used by a cat item. I have created an another workflow Workflow B which is basically a subflow for Workflow A. The requirement is if the user's company is XYZ then the subflow(workflow B) should trigger. Both the flows are in workflow not in flow designer. How do I incorporate workflow B into workflow A? I can only see two core activities which is Flow Designer (Run Flow/subflow/Action) and Flow parallel launcher. How do I trigger a workflow as a subflow in a workflow? Please help
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
9 hours ago
so you want to call Workflow from flow designer?
your requirement is not clear.
a workflow can call another workflow
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
Hi,
To start a second workflow from a workflow, just add it att an approprate place in the main workflow.
You should find it under the "Workflows" tab instead of the "Core" tab.
Just drag and drop it onto the workflow canvas, and connect it where it belongs.
And a friendly reminder, if you're building something new, then the general recommendation is to start with Flow designer instead of Workflow editor.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
9 hours ago
so you want to call Workflow from flow designer?
your requirement is not clear.
a workflow can call another workflow
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
Hi,
Both the workflows are in workflow only no flow designer.
Trigger the subflow which is Workflow B in the mainflow Workflow A only if the user's company is XYZ.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago - last edited 8 hours ago
Ohhh.. I was checking in Core. Thank you so much buddy. You are Awesome!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
Hi,
To start a second workflow from a workflow, just add it att an approprate place in the main workflow.
You should find it under the "Workflows" tab instead of the "Core" tab.
Just drag and drop it onto the workflow canvas, and connect it where it belongs.
And a friendly reminder, if you're building something new, then the general recommendation is to start with Flow designer instead of Workflow editor.