Export data from

PJ363182
Tera Contributor

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...

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

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

PJ363182
Tera Contributor

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.