JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1159
  • Score
    100M100P100Q140427F
  • License MIT

ServiceNow SDK

Package Exports

  • @servicenow/sdk/api
  • @servicenow/sdk/api/browser
  • @servicenow/sdk/core
  • @servicenow/sdk/global
  • @servicenow/sdk/lsp

Readme

ServiceNow SDK

The ServiceNow software development kit (SDK) provides the core libraries and tools for authoring applications with application metadata written in code using the ServiceNow Fluent language, as well as server-side JavaScript modules and third-party libraries. The SDK aims to transform the ServiceNow development experience by providing a source-driven model with modern, industry-standard development paradigms.

Prerequisites

  • Node.js v20.18.0 or later
  • npm v8.19.3

Installing

npm install -D @servicenow/sdk

Creating a new application

npx @servicenow/sdk init

Documentation

Release Notes

View the release notes on the ServiceNow documentation site.

Support

ServiceNow SDK and Fluent articles

ServiceNow SDK and Fluent forum