ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

REST API Custom Error Response

Hi, We are trying to add custom response on mandatory variable check-in record producer REST API. Here is the code for the custom error message: (function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) { var recordProducerId = r...