RestApi
Creates endpoints, query parameters, and headers for a scripted REST service (syswsdefinition).
Creates endpoints, query parameters, and headers for a scripted REST service (syswsdefinition).
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.
Creates a UI Page — a standalone web page accessible via a .do endpoint that can contain HTML, CSS, client scripts, and processing scripts (sysuipage). UI Pages support both traditional Jelly/HTML content and modern React-based single-page applications.