Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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