We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Export JSON via URL

Burne
Kilo Explorer

Is it possible to export JSON via URL? 

I've read the following article but have only managed to do this with CSV.

https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/exporting-data/task/t_ExportDirectlyFromTheURL.html

 

Thanks

1 ACCEPTED SOLUTION

Mohit Kaushik
Mega Sage

Hi Burne,

Please refer the link below:

https://docs.servicenow.com/bundle/london-application-development/page/integrate/inbound-other-web-s...

 

Please mark this correct if this is what you are looking for and helpful if this helped you at all.

 

Thanks,

Mohit Kaushik

Thanks,
Mohit Kaushik
ServiceNow MVP (2023-2025)

View solution in original post

5 REPLIES 5

Akshay03
Kilo Sage

Hello @Mohit Kaushik , @Burne 

 

Currently I'm facing same issue but in my case when I add JSONv2 in url, it will open JSON view in browser.

 

Is it possible to export JSON through URL?