Qore ServiceNowRestDataProvider Module Reference
1.1
|
Qore ServiceNowRestDataProvider module definition
The ServiceNowRestDataProvider module provides a data provider API for ServiceNow REST services. The ServiceNowRestDataProvider class allows for introspecting a ServiceNow application instance, while the ServiceNowTableDataProvider class supports the data provider record-based API for querying and manipulating table data in the application.
ServiceNow instances can be introspected with the following format:
uri_path
tables/incident
The following classes are provided by this module: