Integration Hub release notes

  • Release version: Xanadu
  • Updated August 1, 2024
  • 5 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 Xanadu release.

    Integration Hub highlights for the Xanadu release

    • Send and receive messages in an Apache Avro format with ServiceNow® Stream Connect.
    • Use the CyberArk Digital Vault to store and access your OAuth 2.0 credentials.
    • Use your personal credentials to connect to third-party integrations.

    See Integration Hub for more information.

    New in the Xanadu release

    Xanadu Patch 3
    Now Assist in Conversational Spokes

    Use Now Assist in Conversational Spokes to utilize the conversational ability of Integration Hub Spoke actions. Now Assist in Conversational Spokes offers generative AI capabilities to make spoke actions conversational. With this, you can perform business actions and automate business workflows through conversational interface.

    Install Now Assist for Conversational Spokes plugin and start utilizing the conversational ability of the Look up User spoke action in Microsoft Active Directory v2 spoke. You can call this action from a conversational interface like Now Assist.

    Send and receive messages in an Avro format with Stream Connect
    Import and create Avro schemas to store in the Stream Connect Schemas [stream_connect_schema] table. Stream Connect producers and consumers use the schemas to convert plain-text JSON messages into an Avro binary format and back. Using an Avro format can reduce the size of the payload and simplify your integration to your local Apache Kafka instance.
    Track incoming requests for SOAP and REST APIs, and URL Export
    View the data egress details in the enhanced Usage dashboard. Using the dashboard, you can track the data egress usage per source over time. This information is presented in a line chart and, if needed, you can view the amount of data transfer by source on any given date within the specified date range. The dashboard retrieves data from the Data Egress Count table [data_egress_count].
    Enable parallel loading in custom (load by script) type data sources
    Use a script to partition data into smaller sections, then load the sections in parallel. Parallel loading can enable your integrations to finish faster and reduce the impact on other tasks.
    Use the CyberArk Digital Vault to store and access your OAuth 2.0 credentials
    Use the ServiceNow® MID Server to access your OAuth 2.0 credentials stored on the CyberArk Digital Vault. The MID Server uses this information to generate OAuth 2.0 tokens for client credentials grant type that are then used to make REST API calls to the third-party server.
    Make outbound REST and SOAP calls through a MID Server using mTLS
    Store mTLS password and certificate information on the instance, in a vault, or in a configuration file. The MID Server uses this information to make outbound REST and SOAP calls with the mTLS protocol.
    Use the Personal Authentication dashboard
    Use your personal credentials to connect to third-party integrations. View, authenticate, revoke, and renew your personal authentications through a simplified, consolidated interface.
    Enhancements to the external trigger endpoints

    Generate an endpoint for webhooks in the third-party applications that support OAuth 2.0 authentication. The endpoint enables webhooks to connect with your ServiceNow instance.

    Generate the endpoints by updating the base system external event sources on your ServiceNow instance. After that, you can configure the endpoint on the third-party application and enable it to send a webhook to the ServiceNow instance to execute a flow. Based on the authentication type that the third-party system supports, you can generate a hash, secret, or token, or add roles or a user to the external event source. Finally, you generate the endpoint that you can use on the third-party system webhook.

    Automatically generate a JSON payload for the JSON Builder step
    Enter a JSON payload into the step's script editor to automatically de-serialize the payload into structured input.
    Enhanced OpenAPI step
    Choose to import an OpenAPI specification or a Postman Collection of a third-party outbound REST web service for building an integration. The OpenAPI step is now enhanced to support Postman API collections and is renamed as OpenAPI/Postman step.

    UI changes

    Legacy dashboards migrated
    The Legacy Usage Overview dashboard, Orchestration Usage dashboard, ROI dashboard, ROI dashboard, and ROI Premium dashboard are migrated to the Platform Analytics workspace.

    Changed in this release

    External Triggers framework to use new features provided by Platform Security
    Upgrade the existing external triggers framework to use new features like Hash-based and Token-based authentication profiles with access policies.

    Removed in this release

    • The Legacy Usage Overview dashboard is deprecated. This feature is no longer deployed, enhanced, or supported. For details, see the Deprecation Process [KB0867184] article in the Now Support Knowledge Base.

    Activation information

    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/products/automation-engine.html.