how to pass variable from catalog item to a flow

thebananek
Tera Contributor

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?

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@thebananek 

You can use "Get Catalog Variables" flow action and access the variables submitted and get their values.

Get Catalog Variables action 

AnkurBawiskar_0-1746702399141.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

7 REPLIES 7

@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...

Ankur Bawiskar
Tera Patron
Tera Patron

@thebananek 

You can use "Get Catalog Variables" flow action and access the variables submitted and get their values.

Get Catalog Variables action 

AnkurBawiskar_0-1746702399141.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader