need to run existing workflow from subflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2024 03:46 PM
Hello All,
I need to run existing workflow from subflow. Subflow inputs are ritm and requested for. Can someone suggests on how can I achieve it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2024 05:47 PM
Hi @Nagendra Babu32 ,
Please confirm, are you are trying to run a subflow from current workflow.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2024 07:23 AM
I am trying to run the ritm workflow from the subflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2024 08:00 AM
You can trigger workflow from flow/subflow
1.using existing flow logic "Call a workflow"
2. using inline script and workflow API