Robert W

Results 25 comments of Robert W

Sure, should be doable with the [Aggregates API](https://docs.servicenow.com/bundle/jakarta-application-development/page/integrate/inbound-rest/concept/c_AggregateAPI.html). I'll do an investigation of this. Thanks.

@osfrance @timdaman need help with this one?

As you pointed out, a metadata object is included in the response when fetching by ID in the Change Management API. Pysnow doesn't support this; it expects exactly one object...

I've created a PR to make it possible to update records in the *sn_chg_rest* API using standard methods: https://github.com/rbw/pysnow/pull/169 Would appreciate it if you could test it out. And again,...

Hello, This means you're trying to authenticate with incorrect credentials.

Hmm.. strange. Which version of ServiceNow are you connecting to? Also, are you able to reproduce this if connecting to a "demo" instance?

Also, if you're using an older version of ServiceNow you'll need to enable the REST plugin.