If requested for location is in us or canada based on that i need to create a flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-23-2023 03:39 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā10-23-2023 05:07 AM
Hi @kishorkumar,
You could just dotwalk to the users country in Flow designer to do that check:
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.