Call Subflow from ScriptAction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2022 08:04 AM
Hello,
Could anyone help on how to call a subflow asynchronously in scriptaction utilizing event parameter as input to subflow. Thanks in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2022 10:04 PM
Hi, unfortunately your question\requirement is not very clear. Are you trying to trigger a workflow or flow from a script action?
The scoped workflow API has a set variable method, is this the information you require?
Workflow | ServiceNow Developers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-14-2022 12:31 AM
Thanks Tony for your suggestion, yes i need to trigger a subflow asynchronously from script action with event parameter as input to subflow