Established connections

  • Release version: Zurich
  • Updated July 31, 2025
  • 3 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 Established connections

    Established connections in the ServiceNow AI Platform enable direct access to external data sources without copying data into your ServiceNow instance by using zero copy connections. This approach eliminates the need for traditional extract, transform, and load (ETL) processes, reduces storage consumption, minimizes security risks, and maintains data accuracy by avoiding replication errors.

    Show full answer Show less

    Key Features

    • Access external data locally through zero copy connections without duplicating data.
    • View and manage available primary and community connectors in the Workflow Data Fabric Hub.
    • Create and manage zero copy connections via the Available connectors tab.
    • Grant data steward access for creating data fabric tables mapped to external data.
    • Monitor connection status with clear indicators: Connected, Deactivated, Needs configuration, Needs mapping, and Not connected.
    • Role-based access control requiring dfconnectionadmin for connection management and dfdatasteward for accessing connections and creating data fabric tables.

    Practical Use and Responsibilities

    • Connection admins establish and manage zero copy connections and assign data steward roles.
    • Data stewards ensure data quality, understand business data needs, communicate requirements, map external data to fabric tables, and maintain data integrity.

    Use Cases

    • Customer Service Integration: Agents can access customer order histories stored externally (e.g., Snowflake data lake) in real time without importing data into ServiceNow, ensuring up-to-date information is available instantly.
    • Warranty Claims: Agents handling warranty service claims can retrieve current warranty details directly from external sources within the ServiceNow AI Platform, updating service tickets with the latest information.

    Accessing and Managing Connections

    ServiceNow customers can view and manage established connections by navigating to Admin > Workflow Data Fabric Hub > Established connections. Connection status indicators help identify required actions, such as updating or configuring connections. Access controls allow admins to specify which data stewards have permissions for each connection.

    Access data from external sources directly in the ServiceNow AI Platform, without copying any data to your instance using zero copy connections.

    Key benefits

    • Access external data without the complexity and maintenance involved with extract, transform, and load (ETL) processes.
    • Minimize security risks associated with copying and storing data in multiple locations.
    • Maintain data accuracy by avoiding errors associated with data replication.
    • View external data assets and create data fabric tables with mapped data.

    Zero copy connections enable access to external data locally, while reducing storage consumption and minimizing security risks typically associated with duplicating data across multiple systems.

    In the Workflow Data Fabric Hub, a connection admin can navigate to the Available connectors tab to view primary and community connectors and create a zero copy connection. After the connection is established, the connection admin can grant access to a data steward. The data steward can then access the zero copy connection from the Established connections tab to create a data fabric table.

    Figure 1. Established connections in Workflow Data Fabric Hub
    Established connections in Workflow Data Fabric Hub.

    Required ServiceNow AI Platform roles

    The df_connection_admin role is required to create and manage zero copy connections.

    A role containing the df_data_steward role is required to access established connections and create data fabric tables.

    Accessing established connections

    View established connections by navigating to Admin > Workflow Data Fabric Hub > Established connections or All > Workflow Data Fabric Hub > Established connections.

    Monitoring connection status

    Determine whether a connection requires an update by checking the status on the Established connections tab.
    Connected
    The connection to the data source has been tested and established.
    Deactivated
    The connection to the data source has been deactivated by the connection admin.
    Needs configuration
    The connection attributes or authentication information are missing from the connection details.
    Needs mapping
    The connection has been tested and established, but the data isn't mapped to a data fabric table.
    Not connected
    The connection details have been added, but the connection to the data source isn't working.

    Data steward access

    The connection admin determines which data stewards can access a specific connection by granting the df_data_steward role to one or more roles on the Access Controls tab in an established connection.

    The data steward's primary goal is to provide quality data to consumers to meet their business needs. Additionally, data stewards have the following responsibilities:

    • Understanding business applications and the data that users need.
    • Communicating data access requirements to integration admins.
    • Creating data fabric tables and mapping data from external sources.
    • Maintaining the quality and integrity of data.

    Use cases

    • Access data from an external data source without importing and storing it on your instance. Customer order information is often stored in an external Customer Relationship Management (CRM) system, with the data ultimately residing in an external data lake such as Snowflake. When a customer calls to report a product issue, an agent working on the ServiceNow AI Platform opens a request and accesses the customer's full order history directly from Snowflake. The customer's order history stays in Snowflake, the system of record, but is available to the agent in real time on the ServiceNow AI Platform.
    • Provide end-to-end details to agents with real-time data from an outside source. When a customer calls to make a warranty service claim against a vehicle, an agent working on the ServiceNow AI Platform can access extended warranty details from an external data lake in real time using a zero copy connection. The customer service agent can update the service request ticket with the latest warranty details directly from the data lake, ensuring the latest warranty information is used in the service ticket.

    For more information, see Managing zero copy connections in Workflow Data Fabric Hub.