Export data from
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 07:38 PM
I know how to extract data from table using API link, such as "https://xxxx.service-now.com/api/now/table/cmdb_ci_service", however, i can't not find out a url on how to call restmethod for CMDB query builder or from a report. Can you please assist?
My links to a cmdb query https://xxxx.service-now.com/u_cmdb_qb_result_f12fac6a68f58d06deeb9435regeg6f95c07b35eaec51_list.do?... or to a report https://xxxx.service-now.com/now/nav/ui/classic/params/target/sys_report_template.do%3Fjvar_report_i...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 08:41 PM
Hi @PJ363182
before asking for specific solutions, you first should explain your requirement and what you want to achieve. Otherwise, it's not possible to help you.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2025 05:53 PM
Hi Maik. My purpose is to download data from a table/report into excel or CSV using powershell. I can do all that from a table. However, I'm not sure how to do that from CMDB query builder link or from a report that I create myself.
