Install the ServiceNow SDK in an application
Install the ServiceNow software development kit (SDK) in a local application using Node Package Manager (npm).
Before you begin
Your system must meet the following minimum requirements to use the latest version of the ServiceNow SDK:
- Node.js v20.18.0
- npm v8.19.3
Role required: admin
About this task
The ServiceNow SDK is available as an npm package from the public npm registry. The ServiceNow SDK supports integrating with ServiceNow instances beginning with the Washington DC release.
In the following procedure, you install the ServiceNow SDK within a new application rather than globally.
Procedure
What to do next
Install the ServiceNow Fluent Language server to get language processing and validation for ServiceNow Fluent in Visual Studio Code. For more information, see Install the ServiceNow Fluent Language server in Visual Studio Code.