Skip to main content
Feedback

Knowledge Hub as a target

note

The Knowledge Hub connector is available as an Early Access feature.

Knowledge Hub is a supported target in Data Integration. You can extract data from supported source systems and load it directly into a Knowledge Base in Knowledge Hub, where it is chunked, embedded, and made available for retrieval by AI agents.

Prerequisites

  • An active Knowledge Hub license.
  • An existing Knowledge Base in Draft or Enabled state. Refer to [] for more information.
  • Permission to add sources to the target Knowledge Base.
  • Valid credentials for the source system you intend to connect.

How the flow works across services

Configuring Knowledge Hub as a target involves two services. You configure and activate the flow in Data Integration. Knowledge Hub then chunks, embeds, and loads the data into your Knowledge Base. You can also start this flow directly from Knowledge Hub, which pre-fills the Repository and Knowledge Base.

Refer to Knowledge Hub for more information on managing Knowledge Bases.

Supported source connectors

Knowledge Hub ingestion supports the following connectors:

CategoryConnectors
File storageAmazon S3, Azure Blob Storage, Google Cloud Storage, SFTP
Application dataConfluence, Jira, Salesforce (SFDC), SAP

Configuring Knowledge Hub as a target

The Source to Target Flow is organized into four tabs: Source, Target, Schema, and Settings.

  1. Navigate to the Target tab and select Knowledge Hub.

  2. Under Target Connection, select an existing connection from the dropdown, or click New Connection to create one. Refer to Knowledge Hub as a target connection for the connection fields. Click Test Connection to verify connectivity.

  3. Under Load Into, select a Repository, then select a Knowledge Base.

    Only Knowledge Bases in Draft or Enabled state are available. If you started this flow from Knowledge Hub, these fields are already populated.

  4. Under Loading Mode, select how data is written to the Knowledge Base:

    Loading modeBehavior
    Upsert - MergeUpdates matched rows and inserts new rows.
    Append OnlyInserts all source rows without modifying existing data.
    OverwriteReplaces all existing data on each run.
    note

    The match key used for Upsert - Merge is defined in Knowledge Hub, not in Data Integration.

  5. Click Save.

Activating the flow

Once all tabs are complete, click Activate. Data Integration sends the configuration to Knowledge Hub and the flow runs on your configured schedule.

On this Page