Get incident table records as a csv file using the scripted rest api in servicenow

PRKK
Tera Contributor

Hello Guys,

 

I want to download the incident table records as a csv file using the scripted rest api's in servicenow.

 

Please guide me with the steps guys

 

Thank you!

6 REPLIES 6

Hi Ankur,

 

yes i will mark, first i will go through the link and configure it in my system and get back to you

ChrisBurks
Mega Sage

If you don't need to much control over the CSV there is also an out-of-box way of exporting a list or individual records from ServiceNow:

https://docs.servicenow.com/bundle/utah-api-reference/page/integrate/inbound-soap/reference/store-re...
Very simple to use and configure without the need of creating anything except for the endpoint.