- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
We are transitioning our catalog items from using workflows to flows and in the workflow there was a script that set some of the variables manually via script. I need the same functionality in flow designer. I have the variables as data pills but wondering how I can give them a value?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
you can create a reusable flow action for this which can be used across any catalog item
check this link and it has approach
Set Value of a Catalog Variable at Flow Designer
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
HI @joshmorris,
is it set by a workflow or manually?
Also, could you possibly add more details about what you want to achieve? Do you want to add what value to what field - different approach is for a string, different for a choice or reference...
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
So before it was set in the workflow as highlighted below. But I want it to be set using flow designer as we are migrating them across. I want the ship to name to be set to the user that ordered, contact number from the user profile and same with email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@joshmorris you can either do it by a script (flow variable) or by the data pills
100 % GlideFather experience and 0 % generative AI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
How do I do it via the data pills as I have the variables here

