Is there any way to utilize scripting in a subflow ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2025 01:45 PM
Hi Everyone,
I am interested to know if there is any way to utilize scripting in subflow without using a custom action for the same. What I need to do is, through scripting, return a value, and utilize that value across the subflow by accessing it through data pill. I am looking for a way to do this without using a custom action.
Any pointers will be helpful.
Thanks,
Gopikrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2025 07:05 PM
you can use flow variable which is a global variable available everywhere in that subflow
Then you can utilize it at any place.
What did you start with and where are you stuck?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 02:37 PM
Thank you @Ankur Bawiskar . I was able to proceed as mentioned above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2025 06:29 PM
Glad to know.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
