Sys_id in CSV extract

User150433
Tera Guru

Is it possible to extract sys_id of a record in CSV extract.

https://demo.service-now.com/incident.do?CSV&sysparm_view=ess


Amit

1 REPLY 1

john_roberts
Mega Guru

There's currently no way to include the sys_id with a non-XML export. You can build a workaround by creating a new string field then using a before insert business rule to copy the sys_id to the new field.