trigger a subflow from scripted rest api
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2024 07:34 AM
Hi all,
I want to trigger a subflow from a scripted rest api so that i can get the output of that subflow stored in some variable.
If this is possible please guide me with this.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2025 10:09 AM
thanks,
Copy Code Snippet its the solution for my case, i had to use business rule to call subflow. with copy code snippet worked well.