Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

NowRecord class- iOS

The NowRecord class defines a model that represents a record in a table on a ServiceNow instance.

NameTypeDescription
sysIdStringUnique 32-character Globally Unique ID (GUID) that identifies each record in a ServiceNow instance.
fieldsSetFields within the associated record.
idStringSys_id of the record.

Parent Topic:Mobile SDK - iOS