---
sourceDocument: Zurich Release Notes
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/release-notes

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Release Notes

ft:clusterId :

    - rn

bundleId :

    - rn


---

# Integration Hub release notes

# Integration Hub release notes {#ariaid-title1}

Release version: Zurich  
Updated July 31, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 minutes to read  
The ServiceNow®
Integration Hub application extends the ServiceNow®
Workflow Studio automation capabilities by enabling you to integrate your instance data with data in external systems. Integration Hub was enhanced and updated in the Zurich release.

## Integration Hub highlights for the Zurich release {#integration-hub-rn__integration-hub-rn-highlights}

* Streamline the setup process for REST-based Data Stream actions by automatically generating the parsing and output components.
* Use load-balancing MID Server clusters in Stream Connect message replication.
* Enable testing of connection aliases directly from configuration templates.
{#integration-hub-rn__ul_l4n_qsz_t2c}

See [Integration Hub](https://www.servicenow.com/docs/access?context=integrationhub&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US) for more information.{#integration-hub-rn__integration-hub-rn-highlights-2}

## New in the Zurich release {#integration-hub-rn__integration-hub-rn-new-features}

[Generate the parsing phase for REST-based Data Stream actions](https://www.servicenow.com/docs/access?context=data-stream-actions&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:   Automatically configure the splitter step, script parser step, and outputs for REST-based Data Stream actions. The Test REST step functionality in REST-based Data Stream actions executes a request to
    the configured REST endpoint, analyzes the response payload, and automatically sets up the parsing and output components.

[Stream Connect enhancements](https://www.servicenow.com/docs/access?context=stream-connect-apache-kafka&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:
    * Use a MID Server cluster, instead of a single MID Server for [message replication](https://www.servicenow.com/docs/access?context=stream-connect-message-replication&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US). With a MID Server cluster, if one of the MID Servers fails, the other MID Servers can share the load of the failed MID Server.
    * In the [Kafka subscription record](https://www.servicenow.com/docs/access?context=kafka-subscriptions-statistics&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US), view the estimated time required for a consumer to process the current queue. The subscription record also links to the consumer record, so that you can see which consumer is processing the queue.
    * Specify a compression format for Stream Connect producers with the com.glide.kafka_producer.compression_type system property. Stream Connect supports the GZIP and LZ4 compression formats.
    {#integration-hub-rn__ul_gdq_4yr_1fc}

[View alerts in the Stream Connect dashboard](https://www.servicenow.com/docs/access?context=stream-connect-dashboard&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:   Get detailed information about alerts, including their severity level, state, type, and the affected entity in the Stream Connect dashboard.

[Test connection aliases directly from configuration templates](https://www.servicenow.com/docs/access?context=test-alias-configuration-template&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:   For aliases using a configuration template, you can configure a Test Action field. This field enables you to test a connection from within the Action Properties section of actions in Workflow Studio.

[Support for PowerShell version 6.0 or later in the PowerShell step](https://www.servicenow.com/docs/access?context=powershell-step-action-designer&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:   Enable the PowerShell step to use a newer version of PowerShell by adding the MID Server property mid.property.ihub.prefer_powershell6Plus and setting it to <kbd class="ph userinput">true</kbd>.

[Use WS-Security in a SOAP step on a MID Server](https://www.servicenow.com/docs/access?context=soap-step-action-designer&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:   Enable a WS-Security policy in a SOAP step running on a MID Server.

[Delay parallel loading in custom (load by script) data sources](https://www.servicenow.com/docs/access?context=custom-type-data-source&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:   Configure a delay for parallel loading in custom data sources. When the data source is called, the parallel loading is scheduled to run after the configured amount of time.

Spoke-specific AI agents
:   AI agents that implement different agentic workflows are available for various spokes. Use these spoke-specific AI agents to execute agentic workflows.

[Save draft, publish, update external trigger definition, and support domain separation](https://www.servicenow.com/docs/access?context=create-saved-external-trigger&version=zurich&pubname=zurich-build-workflows&ft:locale=en-US)
:   The external trigger definition is updated to match the trigger builder so that the external trigger definition supports the saving of draft, publishing, updating external trigger definition, and supporting domain
    separation.

[Create and manage external event sources](https://www.servicenow.com/docs/access?context=manage-external-event-sources&version=zurich&pubname=zurich-build-workflows&ft:locale=en-US)
:   Define and manage custom trigger definitions after creating external event sources.

## UI changes {#integration-hub-rn__integration-hub-rn-ui-changes}

Coral theme
:   Coral is now the default theme for new portal, web, and mobile experiences with Next Experience or Core UI enabled. This theme provides a fresh look and feel, featuring brand-neutral illustrations to enhance your user experience. A dark theme option is available for web and mobile experiences.

Stream Connect menu changes
:
    * The Rescan Topics and Topic Inspector menu items are no longer listed under Stream Connect. You can view them on the [Hermes Messaging Service](https://www.servicenow.com/docs/access?context=hermes-messaging-service&version=zurich&pubname=zurich-servicenow-platform&ft:locale=en-US) menu.
    * The Stream Connect Alerts sub menu has been removed. Its menu items, Alerts and Alerting Properties, are now listed directly under Stream Connect.
    {#integration-hub-rn__ul_wgw_xhz_y2c}

## Changed in this release {#integration-hub-rn__integration-hub-rn-changed-features}

[New debugging property for Stream Connect](https://www.servicenow.com/docs/access?context=kafka-subscriptions-statistics&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:   Enable more detailed logging in the Stream Connect logs with the glide.ih.kafka.stream_connect.debug property. This property replaces the glide.ih.kafka.debug.consume property.

[Spoke Generator license changes](https://www.servicenow.com/docs/access?context=spoke-builder&version=zurich&pubname=zurich-build-workflows&ft:locale=en-US)
:   Starting with Zurich, the Spokes list page and Spoke details pages are a part of the ServiceNow
    Integration Hub Starter Pack. To create a spoke using OpenAPI or Postman collection specification or Now Assist, you need a ServiceNow
    Integration Hub Professional license in your prod and sub-prod environments.

## Activation information {#integration-hub-rn__integration-hub-rn-activation}

Integration Hub is included in Workflow Data Fabric and is available with activation of an Workflow Data Fabric subscription package. For details, see <https://www.servicenow.com/now-platform/workflow-data-fabric.html>.{#integration-hub-rn__integration-hub-rn-activation-1}

## Related ServiceNow applications and features {#integration-hub-rn__integration-hub-rn-related-apps}

[Workflow Studio](https://www.servicenow.com/docs/access?context=workflow-studio&version=zurich&pubname=zurich-build-workflows&ft:locale=en-US)
:   ServiceNow®
    Workflow Studio enables process owners to automate approvals, tasks, notifications, and record operations without having to code. You can use the Workflow Studio design environment to author flows and actions and to view the results that they produce.

[App Engine Studio](https://www.servicenow.com/docs/access?context=aes-overview&version=zurich&pubname=zurich-application-development&ft:locale=en-US)
:   ServiceNow®
    App Engine Studio (AES) is a development tool for creators of varying skill levels to build applications that meet the immediate needs of your organization.

[MID Server](https://www.servicenow.com/docs/access?context=mid-server-landing&version=zurich&pubname=zurich-servicenow-platform&ft:locale=en-US)
:   The Management, Instrumentation, and Discovery (MID) Server is a Java application that runs as a Windows service or UNIX daemon on a server in your local network. The ServiceNow®
    MID Server enables communication and the movement of data between a ServiceNow instance and external applications, data sources, and services.

[Robotic Process Automation (RPA) Hub](https://www.servicenow.com/docs/access?context=rpa-main-landing-page&version=zurich&pubname=zurich-integrate-applications&ft:locale=en-US)
:   Use the ServiceNow®
    Robotic Process Automation (RPA) Hub to enable end-to-end automation for your organization. With a combination of UI interactions, element-based automations, and APIs that interact between the various business
    applications, you can emulate user actions and eliminate mundane and repetitive human activities.

[Connections and Credentials](https://www.servicenow.com/docs/access?context=r-credentials&version=zurich&pubname=zurich-platform-security&ft:locale=en-US)
:   Credentials and connection information are required to gain access to a computer or network device for ServiceNow®
    Discovery, ServiceNow®
    Service Mapping, and ServiceNow® Cloud Management, or to perform work using ServiceNow®
    Orchestration. When adding content to share on the ServiceNow®
    Developer Site or the ServiceNow® Store, you can configure connections and credentials relevant to your environment without modifying the built content.

