by jmaxwell | Jul 15, 2016 | JavaScript, JSON, REST
When beginning an integration it is important to identify which capabilities are supported on both endpoints. In my case I was trying to integrate two systems which supported REST but not all HTTP Methods were supported by ServiceNow. ServiceNow supports the...