Top 10 Features in the ServiceNow Zurich Release

Discover the top 10 features in ServiceNow Zurich

Blog
Top
Features
ServiceNow
October 10, 2025

Every ServiceNow release brings new capabilities, but some stand out more than others. The ServiceNow release known as Zurich is one of those pivotal moments that transforms how organizations approach enterprise automation. This particular ServiceNow release isn't just another incremental update; it delivers game-changing features that solve long-standing frustrations for developers, admins, and workflow designers who live inside the platform every day. From enhanced ServiceNow integrations capabilities to revolutionary developer tools, this ServiceNow release represents a significant leap forward in addressing the core challenges that have plagued ServiceNow development teams for years. The Zurich ServiceNow release fundamentally reshapes how organizations approach integration architecture, workflow automation, and developer productivity across the entire platform ecosystem.

For teams responsible for automation, app development, and ServiceNow integrations, this ServiceNow release provides both quality-of-life upgrades and brand-new functionality that aligns ServiceNow with modern software practices. Features like developer sandboxes, Build Agents, and external triggers in Flow Designer finally give ServiceNow developers tools that software engineers in other ecosystems have taken for granted for years. This ServiceNow release fundamentally changes how organizations approach ServiceNow integrations and workflow automation, making it easier for any ServiceNow integrator to build robust, scalable solutions that meet enterprise demands for reliability, security, and performance.

Developer Sandboxes in the ServiceNow Release: Ending Multi-Dev Integration Headaches

If you've ever worked with multiple developers on a single ServiceNow instance, you know the pain. Everyone shares the same dev environment, so changes collide constantly, especially when working on complex ServiceNow integrations:

This ServiceNow release addresses these challenges by making developer sandboxes generally available. This enhancement is particularly crucial for teams managing multiple ServiceNow integrations across different business units and external systems. Every ServiceNow integrator now has the ability to work in isolation while maintaining connection to shared resources. The developer sandbox feature in this ServiceNow release represents one of the most significant productivity improvements ServiceNow has ever introduced for integration development teams.

"Zurich moves sandboxes from preview to general availability so every developer can build in their own isolated instance and merge via Git, avoiding conflicts." - ServiceNow Developer Blog
three different icons that mark each of servicenow's versions release
ServiceNow Zurich release source ServiceNow Developer Blog

What's New in the Latest ServiceNow Release for ServiceNow Integrations?

Each developer can now spin up an isolated sandbox environment, tied to the same base development instance but separated from others. Sandboxes are integrated with Git, so devs can work on their own branches, commit changes, and merge them back into the shared dev instance. This is particularly valuable for ServiceNow integrator teams who need to test complex data flows without impacting production ServiceNow integrations. The sandbox capability in this ServiceNow release enables parallel development workflows that were previously impossible in ServiceNow environments.

This ServiceNow release represents a fundamental shift toward modern development practices. Instead of fragile update sets or manual coordination, developers can adopt standard source control practices: branching, pull requests, code reviews. For ServiceNow integrations, this means better version control and reduced risk of breaking existing connections between systems. The impact on ServiceNow integrations reliability cannot be overstated - teams can now maintain multiple integration environments without fear of cross-contamination. Organizations implementing this ServiceNow release report up to 60% reduction in integration deployment issues and 40% faster time-to-market for new integration features.

How ServiceNow Integrator Teams Can Leverage Sandboxes

The workflow for ServiceNow integrator teams becomes significantly more streamlined with this ServiceNow release. The enhanced sandbox functionality transforms integration development from a cumbersome, conflict-prone process into a smooth, professional development experience that matches modern software engineering standards:

Why This ServiceNow Release Feature Matters for Integration Teams

The benefits of sandboxes extend far beyond simple conflict resolution for ServiceNow integrations. This ServiceNow release enhancement fundamentally changes how organizations approach integration development, testing, and deployment:

"Developer sandboxes give each team member their own isolated environment. No more accidental overwrites. No shared-instance weirdness. Just pure focus. You make changes in your sandbox, commit to Git, and only then do your teammates see what you've done."- ServiceNow Dev Sandboxes Blog

Caveats for This ServiceNow Release Enhancement

Sandboxes are still tied to your base dev instance, so major version mismatches can cause surprises when merging ServiceNow integrations. Always test merges carefully, and make sure your Git branching strategy is agreed across the team. For ServiceNow integrator teams, this means establishing clear protocols for testing integration changes before merging to production, including comprehensive validation of external system connections and data transformations.

The sandbox feature in this ServiceNow release also requires careful management of licensing and resource allocation. Each sandbox consumes system resources, so organizations need to balance the number of active sandboxes with available capacity. Additionally, ServiceNow integrator teams should establish clear policies for sandbox lifecycle management, including creation, maintenance, and decommissioning procedures to prevent resource waste and maintain optimal performance for ServiceNow integrations development. Organizations report that proper sandbox governance can reduce infrastructure costs by up to 25% while improving development productivity.

Build Agents in the ServiceNow Release: CI/CD for ServiceNow Integrations

For years, ServiceNow deployments relied on update sets, a mechanism that worked but had significant limitations. While functional, update sets were fragile, hard to track, and didn't fit well into modern DevOps practices, particularly when managing complex ServiceNow integrations across multiple environments. This created challenges for ServiceNow integrator teams trying to maintain consistency across development, testing, and production environments. The traditional update set approach often resulted in deployment failures, configuration drift, and manual intervention requirements that slowed down release cycles and increased operational risk.

This ServiceNow release changes the game with Build Agents — external services that manage builds, tests, and deployments in a more automated, controlled way. This revolutionary approach is especially crucial for ServiceNow integrator teams who need to maintain consistent deployment practices across multiple client environments while ensuring ServiceNow integrations remain reliable and performant. Build Agents represent the most significant advancement in ServiceNow deployment methodology since the platform's inception.

Build Agents represent one of the most significant architectural improvements in any recent ServiceNow release. By enabling true CI/CD practices for ServiceNow integrations, organizations can now achieve the same level of deployment sophistication for ServiceNow that they have for other enterprise applications. This alignment with modern DevOps practices makes it easier for ServiceNow integrator teams to integrate ServiceNow development into broader organizational development workflows, reducing the friction between ServiceNow and other enterprise development initiatives.

How Build Agents Work in This ServiceNow Release

Build Agents integrate ServiceNow apps and flows with CI/CD systems like Jenkins, GitHub Actions, or Azure DevOps. Instead of manually exporting and importing update sets, you configure pipelines that automatically build and deploy artifacts, including ServiceNow integrations configurations and all their dependencies. This automation eliminates human error, ensures consistency across environments, and provides complete traceability for all deployment activities.

For example, when deploying ServiceNow integrations with this ServiceNow release:

The Build Agent functionality in this ServiceNow release also supports sophisticated deployment strategies such as blue-green deployments, canary releases, and A/B testing for ServiceNow integrations. This enables ServiceNow integrator teams to minimize risk when deploying changes to critical integration workflows while maintaining high availability and user experience standards. These advanced deployment patterns, previously available only in cutting-edge software development environments, are now accessible to all ServiceNow development teams.

Why Build Agents Matter in This ServiceNow Release

The introduction of Build Agents in this ServiceNow release addresses multiple pain points that have long plagued ServiceNow integrations management. The transformation from manual, error-prone deployment processes to automated, reliable CI/CD pipelines represents a quantum leap in ServiceNow operational maturity:

ServiceNow Integrator Best Practices with Build Agents

To maximize the benefits of Build Agents in this ServiceNow release, ServiceNow integrator teams should follow these proven practices developed by organizations that have successfully implemented CI/CD for their integration workflows:

Caveats for Build Agents in This ServiceNow Release

Build Agents are still relatively new in this ServiceNow release. They require careful setup and may have rough edges that need attention. Start with non-critical apps and simple ServiceNow integrations to test pipelines before applying them to business-critical workflows. For ServiceNow integrator teams, this means investing time in learning the new toolchain and establishing best practices before rolling out to production ServiceNow integrations. Organizations should plan for a learning curve and potential initial setup challenges as teams adapt to the new deployment methodology.

Organizations should also be aware that Build Agents require additional infrastructure and licensing considerations. The external CI/CD systems need to be properly secured and integrated with ServiceNow's security model. ServiceNow integrator teams should plan for the additional operational overhead of maintaining these pipeline systems and ensure they have the necessary skills and resources to support the enhanced deployment model introduced in this ServiceNow release. Budget considerations should include infrastructure costs, training expenses, and potential consulting support during the initial implementation phase.

Flow Designer Enhancements: External Triggers & Reusable Schedules for ServiceNow Integrations

Flow Designer has become central to ServiceNow automation and ServiceNow integrations development. This ServiceNow release makes it even more powerful by introducing new trigger options that are particularly valuable for ServiceNow integrator teams building complex, event-driven integration scenarios. The Flow Designer enhancements represent a maturation of ServiceNow's low-code automation capabilities, bringing them in line with enterprise integration platforms that have traditionally required significant custom development.

The enhancements to Flow Designer in this ServiceNow release represent a significant evolution in how organizations can approach automation and ServiceNow integrations. These improvements not only make the platform more capable but also align it with modern integration patterns that enterprises expect from contemporary automation platforms. The introduction of external triggers and enhanced scheduling capabilities transforms Flow Designer from a primarily internal automation tool into a comprehensive integration platform capable of orchestrating complex, multi-system workflows.

External Triggers in the ServiceNow Release

Previously, flows were limited to internal events such as record changes, schedules, and manual triggers. This ServiceNow release adds external REST/webhook triggers, allowing flows to respond to events from external systems. You can now fire a flow in ServiceNow when an external system sends a webhook, dramatically expanding ServiceNow integrations capabilities and enabling real-time, event-driven automation. This capability transforms ServiceNow from a reactive system that polls for changes into a proactive platform that responds immediately to business events as they occur.

This enhancement transforms how ServiceNow integrator teams approach integration architecture. Instead of polling external systems or relying on scheduled synchronization, ServiceNow integrations can now respond immediately to external events, creating more responsive and efficient integration patterns. The external trigger capability reduces system load, improves data freshness, and enables near real-time business processes that were previously impossible or required expensive middleware solutions.

Example for ServiceNow Integrations: Nagios sends a webhook when CPU usage exceeds 90%. Flow Designer listens via external trigger, enriches the alert with host metadata from CMDB, correlates with existing incidents, and creates or updates an incident in ITSM. This type of real-time ServiceNow integrations is now possible without custom middleware or complex polling mechanisms. The entire process completes in seconds rather than minutes or hours, dramatically improving incident response times and customer satisfaction.

Advanced External Trigger Scenarios for ServiceNow Integrations

The external trigger capability in this ServiceNow release opens up numerous advanced scenarios for ServiceNow integrations that were previously complex or impossible to implement without significant custom development:

These capabilities enable ServiceNow integrator teams to build highly responsive integration architectures that can react to business events as they happen, rather than discovering them through periodic synchronization cycles. This real-time capability is particularly valuable for time-sensitive business processes where delays can impact customer satisfaction or operational efficiency. Organizations implementing these patterns report significant improvements in process efficiency, customer satisfaction, and operational responsiveness.

Reusable Schedules for ServiceNow Integrations

One of the most practical improvements in this ServiceNow release is the ability to create reusable schedules. Instead of creating a "run nightly at 2 AM" trigger ten times for ten different flows handling ServiceNow integrations, you can now define a schedule once and reuse it everywhere. This keeps logic consistent and easier to maintain, especially when managing multiple integration synchronization jobs across different systems. The reusable schedule feature eliminates one of the most common sources of configuration errors and maintenance overhead in complex integration environments.

For ServiceNow integrator teams, this means:

The reusable schedule feature also supports advanced scheduling patterns such as business day awareness, holiday calendars, and timezone coordination. This is particularly valuable for global organizations where ServiceNow integrations need to respect different regional business hours and local regulations. Organizations can now create sophisticated scheduling hierarchies that automatically adjust for different geographic regions, business calendars, and regulatory requirements without manual intervention.

Saved External Triggers for ServiceNow Integrator Efficiency

Trigger definitions (endpoint, schema, security configurations) can now be saved and reused across multiple ServiceNow integrations. This reduces duplication and ensures consistent behavior across flows, making it easier for ServiceNow integrator teams to maintain standardized integration patterns and security practices. The saved trigger capability promotes consistency, reduces development time, and ensures that security and compliance standards are consistently applied across all integration workflows.

However, this ServiceNow release upgrade has some important caveats for ServiceNow integrations that teams must carefully consider:

Debugging & Flow History: Eliminating ServiceNow Release Integration Blind Spots

One of the biggest frustrations in earlier releases was debugging flows. If a condition failed, you might get little more than “flow didn’t run.”

Additionally, ServiceNow’s Zurich release introduces detailed run history and debugging tools:

  • View each execution run.
  • See which conditions passed or failed.
  • Trace data transformations step by step.

Let’s look at the following example so we can get a clearer picture: An onboarding flow fails because HR left the “Manager” field blank. The run history shows the condition failure immediately. Instead of hours of log digging, you know the problem in seconds.

This transparency saves developers time and builds trust with business users who often blame “ServiceNow being broken.”

Conversational Flows: Automation That Feels Human

Zurich also introduces conversational subflows and actions, which let workflows engage users in natural dialogue.

Instead of static forms, a flow can now ask clarifying questions, adapt based on responses, and guide the user.

Now, picture the following scenario:

  • User: “I need VPN access.”
  • Flow: “Which device do you need it from?”
  • User answers → flow checks policy → grants access.

For ServiceNow users, this feels far more natural. For the developers, it reduces abandoned requests and speeds resolution.

UI Builder & Mobile Enhancements

Zurich continues ServiceNow’s investment in low-code UI design.

What’s new in this part of the ServiceNow Zurich release:

  • Catalog Browse component for easier service catalog layouts.
  • Mobile App Builder and Mobile Card Builder are now integrated directly into Studio.
  • Mobile forms support:
  • Non-sequential navigation.
  • Better error validation and messaging.
  • Offline media uploads (photos, videos) that sync later.

One may ask - Why does it matter?

For mobile workers — field techs, nurses, delivery staff — clunky forms were a barrier to adoption. Zurich reduces those barriers by improving usability and resilience in low-connectivity scenarios.

Pro tip: Test new mobile forms in real-world conditions — low bandwidth, offline, or switching networks. That’s where the improvements really shine.

Dark Mode: Because Developer Comfort Matters

It might seem small, but dark mode across dev tools was one of the most requested features. ServiceNow Developers spend hours in Studio and Flow Designer. Dark mode reduces eye strain and fatigue, making long sessions more manageable.

Heads up: If you’ve built custom widgets or UIs, test them in dark mode — not all legacy designs render correctly.

New Scoped APIs & Async Scripting

Zurich expands scripting capabilities with new scoped APIs and support for ECMAScript 2021 (ES12). Async scripting means developers can now use async/await patterns, making external API calls cleaner and non-blocking.

Here’s a sample script:

(async function() {

 let r = await new sn_ws.RESTMessageV2()

   .setEndpoint("https://api.example.com/data")

   .get();

 gs.info("Response: " + r.getBody());

})();

This unlocks modern JavaScript features and improves performance by avoiding blocking operations.

External Content Search

The ServiceNow Zurich release also extends search with external content connectors. To illustrate this, let’s look at the following scenario: An agent searches for “VPN issue.” Results now show ServiceNow KB articles and relevant documentation from Confluence or SharePoint.

This reduces context-switching, speeds up resolution, and means developers no longer need to maintain custom connectors for external content.

Process & Task Mining

Zurich strengthens process and task mining, turning operational data into actionable insights like:

  • Identify bottlenecks.
  • Quantify delays.
  • Spot repetitive tasks ripe for automation.

A brief example: Task mining shows that 40% of onboarding tickets stall at “Laptop Provisioning.” That evidence makes it easier to justify automating asset requests.

So, instead of guessing where to automate, you act on data.

Source: ServiceNow YouTube channel

Beyond the “headline” features, Zurich also delivers improvements that are easy to overlook but highly useful:

  • Now Assist: Now supports multiple LLMs (Azure OpenAI, Claude, Gemini), multilingual translation, voice input, and context-aware search.
  • Performance Analyzer: Helps developers measure form load times and identify slow widgets or scripts.
  • Automated Testing Framework (ATF): Gains better failure insights and a more configurable workspace for test authoring.

Together, these tools make developers more productive and applications more reliable.

Common Pitfalls & What to Watch for in the ServiceNow Zurich

  • Schema drift: External payloads (like webhooks) often change without notice. Keep schemas versioned and tested.
  • Domain separation: Saved external triggers must be carefully scoped, or you risk data bleeding across business units.
  • Performance: Use Performance Analyzer to test mobile forms and custom UIs. Some scripts may drag in real-world conditions.
  • Licensing: Not all Zurich features are available by default. Check your entitlements before planning large-scale adoption.

ZigiOps – a ServiceNow partner

Alongside ServiceNow’s own innovations, ecosystem partners like ZigiOps play a crucial role in keeping integrations reliable and future-proof. ZigiOps is a no-code integration platform and certified ServiceNow partner that connects ServiceNow with systems like Jira, Azure DevOps, Splunk, Nagios, and many others.  

A key advantage for business clients is peace of mind during ServiceNow upgrades. Whenever ServiceNow rolls out a new version — such as Zurich — ZigiOps automatically updates to support it. This ensures that all existing integrations continue to work without disruption, downtime, or costly manual fixes.

For IT teams, this means they can stay aligned with the latest ServiceNow features without the headache of rework. Instead of constantly reconfiguring integrations, they can focus on delivering value, improving service delivery, and driving innovation.

For organizations overall, the benefits are clear:

  • Reduced downtime — integrations remain stable through every ServiceNow release.
  • Lower costs — no need to hire consultants or rebuild connections after upgrades.
  • Agility — teams can adopt new ServiceNow features immediately with confidence.
  • Future readiness — IT and business leaders know their integrations will scale as ServiceNow evolves.

In short, ZigiOps ensures clients get the full value of their ServiceNow investment by keeping integrations up to date, enabling IT teams to stay ahead of change, and helping organizations accelerate their digital transformation journey.

Check out ZigiOps’ full list of ServiceNow integrations here.

Final Takeaways

The Zurich release marks a major step forward for developers and workflow builders. It enhances safety with sandboxes and debugging, accelerates delivery through Build Agents and reusable triggers, and improves the user experience with conversational flows, mobile forms, and dark mode. At the same time, it expands integration capabilities with external triggers, APIs, and content search, while process mining provides the evidence needed to make automation measurable and defensible.

Conclusion

For developers, admins, and workflow designers, Zurich is one of the most meaningful ServiceNow releases in years. It doesn’t just add features — it fixes long-standing pain points and aligns ServiceNow development with modern software practices.

If you’re upgrading, don’t just flip the switch and move on. Pilot sandboxes, test Build Agents, play with external triggers, and update your team’s standards. The more you embrace these tools, the more efficient, reliable, and enjoyable your ServiceNow development will become.

In short: Zurich is a release that respects builders. And that makes it worth exploring in depth.

Looking to connect your ServiceNow with the rest of your systems? Try ZigiOps – book a demo and start scaling your integrations.

Share this with the world

FAQ

No items found.
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. View our Cookie Policy for more information