How to fetch change task details associated with a change request ?
Hi All,I am trying to get the details of a change request usign the JSON service.Url : https://<instance name>.service-now.com/change_request.do?XML&sysparm_query=number=CHG000abc&displayvalue=trueIn the response , I am not able to find any change ta...