Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to update state field in Standard Change using REST API

balaji_prusty1
Giga Guru

Hi Team,

 

We have a requirement to create/update/close a standard change using the REST API. We can create, but for updating, the state field is read only and it moves to the next state using a UI action. How to trigger UI action using the rest api(from Postman). It will not allow direct updating of the state as this is read only field.

 

Please help if anyone can configure this type of request.

 

Thanks

Balaji Prusty

2 REPLIES 2

SVimes
Kilo Sage

Yes, I tried, but the change management API does not allow updating a read-only field.