Blog

Discovery vs Integration

Many companies have the decision of either using ServiceNow Discovery or building an integration between ServiceNow and another Discovery application like HP uCMDB or BMC ADDM.  This article talks about that decision and the ramifications of that choice.

Read More

ServiceNow Favicon

This is a kind of simple thing to do, but not everyone knows this.  If you want to change the favicon on ServiceNow, which is website icon in the browser, here are some instructions to do just that.

Read More

JSON v2 Web Service

Instructions and an example on how to use ServiceNow's RESTful interface that was introduced in the ServiceNow Dublin release. The video discusses some of the differences between this API and the original JSON web service. We will discuss the basic features that are used to access the web service.

REST tool for ServiceNow APIs

Yes, you can send REST based calls to a ServiceNow instance, despite the lack of a formal, documented API. In order to easily learn how to consume RESTful ServiceNow web services, use this online tool to give you a head start.