ServiceNow APIs
A Flutter plugin to enable easy access to ServiceNow® REST API. This package is not official ServiceNow software.
Features
Following REST APIs are supported.
- Table API v2
Getting started
To use this plugin, add servicenow_apis
as a dependency in your pubspec.yaml file.
Usage
Please check the example.