- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2023 02:20 AM
Hello,
I am not sure if it is possible to query related fields with REST API EXPLORER.
For example I am using the REST API EXPLORER, to query the table sn_vul_vulnerable_item, but in the attribute sysparm_fields, I just want to bring sys_id, and class, for example IP Phone, Windows Server, but it is not possible, because actually class is not a field from sn_vul_vulnerable_item, but a field from the cmdb_ci.
Does anyone know if it is possible to do that in the REST API EXPLORER ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2023 03:33 AM
Refer below link
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2023 03:33 AM
Refer below link
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2023 12:17 AM
Hello @Voona Rohila
I knew about the scripted rest, but I wasn't sure if it was possible to do the dot walking with rest api explorer.
Anyway sorry for the later reply and thank you very much.
Best Regards,
Renan