Scripted Rest API to add work notes to the Change Request
Hi All, Hope you all are doing great. In this tutorial we will be looking into an API to add worknotes to the change request. Work notes Rest Resource (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { // implement ...
