Developing applications with the ServiceNow SDK

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Create and develop applications in source code locally in Visual Studio Code Desktop with the ServiceNow SDK. Build and install applications to make your changes available on an instance.

    After installing the ServiceNow SDK, you can authenticate to an instance to create applications or convert existing applications using the ServiceNow SDK command-line interface (CLI).

    In Visual Studio Code, start developing your application in source code with ServiceNow Fluent, writing custom JavaScript modules, or adding third-party libraries.

    When your changes are ready, build and install the local application on the instance with the ServiceNow SDK CLI. Download and transform changes to the application metadata from the instance to keep the application up to date locally before making additional changes.

    Learn how to get started developing applications with the ServiceNow SDK in the following topics.