If requested for location is in us or canada based on that i need to create a flow designer

kishorkumar
Tera Contributor

Hello everyone,

I'm in the process of developing a Service Catalog flow using the Flow Designer in ServiceNow. I've attached a snapshot that outlines the flow. If anyone can assist me with the requirements or provide guidance, your help would be greatly appreciated.

Thank you!

I have a catalog item 

 

variables -  requested for - reference

                    request type - select box -

                    1.New line

                    2. New device

Only US and canada people can order new device.

 

other regions can order only new line.

Based on this how we can create a flow designer.

 

 

 

kishorkumar_0-1698057240023.png

 

1 REPLY 1

Peter Bodelier
Giga Sage

Hi @kishorkumar,

 

You could just dotwalk to the users country in Flow designer to do that check:

PeterBodelier_0-1698062831721.png

 


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.