Export List of Records into CSV with SysID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2011 08:32 AM
Hello All,
I really need help on the scenario that one of Managers is asking me. They wanted to export CSV files from a List of Records including the SysID (32 long string ID). I can find it individually but not as part of a list.
Please advise how to do this.
Thank you in advance.
Dor Marchan
one month-old newbie admin
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2016 07:18 AM
This feature works great. Just as a note to others, if you receive the error "User Not Authorized" when opening the link, ensure that the table's "" property is enabled.
I encountered this issue on a custom table and toggling that property fixed it!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2017 04:04 AM
"sysparm_default_export_fields=all" genius.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2016 03:18 AM
Hi,
I know the post is a little old by now, but it seems there are still people having trouble with it.
I just needed the sys_id to compare some values in different locales and match them and didn't take too long to figure it out. Reading what someone said in this same post, that when exporting the data to XML the sys_id field is included, I just exported it this way, opened it with MS Excel so the XML window appeared, selected "As a new XML table" (or something like that) and that's it, the full table in Excel including the sys_id.
Hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2017 09:33 AM
Old post but all you have to do is
Navigate to the Table
Right Click anywhere on the List Headers
Click on Import
Click on Create Excel Template
Create the Excel Template
Update what ever you have to update - Edit any field (not the titles) except for SysID
Then follow the same process, to import, except instead of Update, you will select Import and the name of the file you want to import.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2017 01:37 PM
am trying to export data include sysID , we are missing class field and downloading only 4000 record out of 8500 records.
Kindly help me to get the SYS IDs include Class field and help us to download all 8500 records