- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 03:32 AM - edited ‎05-08-2025 03:41 AM
I have a catalog item [sc_cat_item] and a variable [item_option_new] in it. I want to use that variable in a flow. How can I pass that variable to that flow?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 04:06 AM
You can use "Get Catalog Variables" flow action and access the variables submitted and get their values.
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
‎05-08-2025 04:27 AM
@thebananek To get the variables values, you need to user "Get Catalog Varaibles" action in your flow.
Check th below prod doc to understand more aout that.
https://www.servicenow.com/docs/bundle/yokohama-build-workflows/page/administer/flow-designer/refere...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2025 04:06 AM
You can use "Get Catalog Variables" flow action and access the variables submitted and get their values.
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
‎05-08-2025 11:26 AM