Client mobile API reference
Use Cabrillo JS to build custom mobile experiences inside of ServiceNow AI Platform native mobile apps.
- Cabrillo JS constants
These are the constants used by Cabrillo JS. - Cabrillo JS data types
These are common data types used by Cabrillo JS APIs. - cabrillo - Client
Cabrillo JS is a client side JavaScript API for accessing capabilities inside ServiceNow native mobile applications. - cabrillo.attachments - Client
The name space for Cabrillo JS attachment functions. This enables adding and viewing attachments. - cabrillo.camera - Client
Cabrillo JS camera functions to provide camera access for bar code scanning. - cabrillo.flowControl - Client
Cabrillo JS functions for managing the flow of a web view. - cabrillo.message - Client
Cabrillo JS functions to display messages in the native UI. - cabrillo.modal - Client
Cabrillo JS functions for presenting web content inside of native modals. - cabrillo.navigation - Client
Cabrillo JS functions for forward and backward navigation. - cabrillo.nowapp - Client
The name space for Cabrillo Now App functions. This enables you to interact with screens inside of ServiceNow AI Platform® native mobile apps. - cabrillo.viewLayout - Client
Cabrillo JS functions to provide access to native UI elements like buttons and spinners. - m_form - Client
Provides methods to get and set input values on input form screens, as well as display messages. - MobileScriptIncludeCaller - Client
Provides methods to call script includes from Mobile UI Rule Actions.
Parent Topic:API reference