john_andersen
Tera Guru
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
03-11-2013
02:23 PM
While ServiceNow doesn't come with a standards based REST API, it does provide a API that can be leveraged by REST based libaries and clients. The current ServiceNow REST API is available through the "JSON Web Service" plugin and is documented on the wiki. Last year I created a tool to show how to POST information to ServiceNow through the REST API.
I have just updated the tool to show HTTP components of the post as well as to show specific code samples in a variety of languages based on the REST query you make through the tool.
Read more at: ServiceNow REST API Tool
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.