Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

Forum Posts

Resolved! Custom Dynamic Translation Configuration

I am working on a POC to create a custom Translator Configuration to use in Dynamic Translation.Since I can't test any of the OOTB integrations (Microsoft Azure Translator Service Spoke for example) because I don't have a valid API key for any of the...

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...