Configure field write options

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Within the Mobile SDK, when writing data to a ServiceNow instance through a REST endpoint, you can define field write options.

    You configure field write options using the FieldWriteOptions API. This interface enables you to configure:
    • Whether to suppress automatic generation of system fields.
    • Whether to set field values using their display valuedisplay value rather than their actual value.