jason_mckee
ServiceNow Employee

Boosting the signal here.

poornachander wrote up a nice blog post on the different integration APIs available on the platform: ServiceNow Integration API Technology Stack

The only note I'd like to add is that if you're starting off something new, use the new REST API instead of JSONv2.   The new REST API is faster and more consistent with what one would generally expect from a REST interface.   And it works with the REST API Explorer tool too.   JSONv2 isn't going away, but going forward the emphasis will be on the REST API.

4 Comments