Interact with the public REST API on a ServiceNow instance
-
- UpdatedFeb 1, 2024
- 1 minute read
- Washington DC
- Developer guides
The Mobile SDK provides functionality that enables iOS applications to call the public REST API on a ServiceNow instance.
Using the NowAPIService API you can interact with any of the base ServiceNow public REST APIs, or create custom REST APIs within the instance and call those from your iOS application.