ServiceNow SDK

  • Release version: Zurich
  • Updated July 31, 2025
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of ServiceNow SDK

    The ServiceNow SDK for the Zurich release enables developers to create and manage scoped applications using Visual Studio Code Desktop. This toolkit allows for local source code development, with the ability to upload changes to a ServiceNow instance. Note that the SDK does not support global applications on this release.

    Show full answer Show less

    Key Features

    • Development Environment: Utilize Visual Studio Code Desktop for application development in source code.
    • Authentication: Easily authenticate to your ServiceNow instances.
    • ServiceNow Fluent: A domain-specific programming language for creating application metadata in code.
    • Multiple Builders: Options include:
      • ServiceNow Studio: A centralized user interface for controlled development.
      • App Engine Studio: A low-code environment for broader application development.
      • Creator Studio: Designed for quick, no-code application creation for tasks like request fulfillment.

    Key Outcomes

    By leveraging the ServiceNow SDK, developers can enhance application development efficiency, utilize industry-standard tools, and create a variety of applications according to their technical expertise. The unified environments provided by ServiceNow Studio, App Engine Studio, and Creator Studio cater to different development needs, allowing for faster delivery and improved productivity.

    For troubleshooting and support, refer to the ServiceNow SDK release notes, community forums, and available resources for further assistance.

    Create and develop scoped applications in source code locally in Visual Studio Code Desktop and upload changes to an instance using the ServiceNow software development kit (SDK).

    Note:
    The ServiceNow SDK doesn't support the Global scope or global applications with instances on the Zurich release.

    Get started

    Which builder should I use to create an app?

    Are you a developer who wants to use industry-standard development tools and processes?

    The ServiceNow IDE and ServiceNow SDK support developing applications in source code with ServiceNow Fluent, creating JavaScript modules, and using third-party libraries. ServiceNow Fluent is a domain-specific programming language for creating application metadata in code.

    The ServiceNow IDE is an implementation of Visual Studio Code for the Web on the ServiceNow AI Platform. The ServiceNow SDK uses Visual Studio Code Desktop locally. For more information, see Building applications in source code.

    Are you a developer who wants more control in a centralized user interface?

    Build apps smarter and deliver them faster with the new ServiceNow Studio. ServiceNow Studio empowers platform developers with a modern, unified environment for building on the ServiceNow AI Platform. ServiceNow Studio features streamlined navigation to applications and metadata, integrated low-code tools, efficient tracking and packaging of development work that accelerates development processes and enhances productivity. For more information, see Exploring ServiceNow Studio.

    Need a more general app but still want low-code options?

    App Engine Studio lets you build a broader range of apps than Creator Studio without being a programming pro. For more information, see Exploring App Engine Studio.

    Want to build an app easily, without code?

    Creator Studio specializes in helping you craft request-fulfillment applications without writing code. For example, an application to request office supplies by filling out a form, and someone approves or denies your request. For more information, see Exploring Creator Studio.

    Troubleshoot and get help