RestMessage
Creates outbound HTTP integrations (sysrestmessage) with a base URL, shared authentication, shared headers, and one or more callable HTTP method functions (sysrestmessagefn) invokable from server-side scripts via snws.RESTMessageV2.
Creates outbound HTTP integrations (sysrestmessage) with a base URL, shared authentication, shared headers, and one or more callable HTTP method functions (sysrestmessagefn) invokable from server-side scripts via snws.RESTMessageV2.
Guide for creating ServiceNow Scripted REST APIs using the Fluent API. Scripted REST APIs define custom web service endpoints for external integrations, with support for versioning, parameters, headers, and ACL-based security.