- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 02:10 AM
We want to list of Priority level like (P1 - High ,P2 - Low ,P3 - Critical etc..)
Solved! Go to Solution.
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 02:15 AM
Hi Deepak,
you can use the following endpoint
instance-name.service-now.com/api/now/ui/meta/incident

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 02:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 02:23 AM
Not sure of your exact requirement, but you could use this endpoint to get the priority on choice table and querying e.g. task. Change the name according to the table, if different values have been configured.:
instance-name.service-now.com/api/now/table/sys_choice?sysparm_query=name=task^element=priority
Otherwise Kierans suggestion is fine to get not only that data, but all fields relating to the incident table.
Best regards,
Sebastian Laursen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2022 05:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-04-2022 02:30 AM
Hi,
your question is not clear.
Can you explain your complete business requirement?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader