The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Is there any way to return the change number in API orchestration/changeControl?

Andre Moreira1
Kilo Sage

Hi Guys,

 

Is there any way to return the change number in API orchestration/changeControl?

 

 

I am using Azure DevOps with Devops Change Workspace (last version).


But the return of the API is always this:

 

devops rest api.png

 

 

I would like to include change_request.number in this structure JSON. It's possible?

 

Thanks!

 

[]'s

Andre

 

1 ACCEPTED SOLUTION

Senthilnathan R
ServiceNow Employee
ServiceNow Employee

Hi @Andre Moreira1 , We are working on this feature support for ADO by publishing an ADO extension to get/update CHG info from within the pipeline. Meanwhile the REST API is available, which could be leveraged for this purpose.

 

https://docs.servicenow.com/en-US/bundle/utah-api-reference/page/integrate/inbound-rest/concept/devo...

 

Thanks
Senthil

View solution in original post

1 REPLY 1

Senthilnathan R
ServiceNow Employee
ServiceNow Employee

Hi @Andre Moreira1 , We are working on this feature support for ADO by publishing an ADO extension to get/update CHG info from within the pipeline. Meanwhile the REST API is available, which could be leveraged for this purpose.

 

https://docs.servicenow.com/en-US/bundle/utah-api-reference/page/integrate/inbound-rest/concept/devo...

 

Thanks
Senthil