Get incident table records as a csv file using the scripted rest api in servicenow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 02:09 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 03:47 AM
Hi Ankur,
yes i will mark, first i will go through the link and configure it in my system and get back to you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2023 04:56 AM
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.