Unique record identifier (sys_id)
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Data Management
A unique 32-character GUID (Globally Unique ID), called a Sys ID (sys_id) identifies each record in an instance. There are various ways a record is assigned a sys_id.
- If a record with the sys_id was copied to the other at the database level outside of the Now Platform.
If a record with the sys_id was copied using an Update Set or via XML, its sys_id is the same.
Get the sys_id from the header bar
Users can locate the sys_id of a record using the header bar.
Get the sys_id from a script
Users can locate the sys_id of a record using a script.
Get the sys_id from the URL
Users can locate the sys_id of a record by viewing the URL.
About this task
Since the sys_id of a record is always part of the URL for a link to that record, it is possible to retrieve the sys_id by viewing the URL.
Procedure
