2025-07-03 17:39:09 +05:30

2.8 KiB

title: Qlik Cloud Connector | OpenMetadata Dashboard Integration <<<<<<< HEAD description: Connect QlikCloud dashboards to OpenMetadata effortlessly. Complete setup guide, configuration steps, and metadata extraction for seamless data governance. ======= description: Connect Qlik Cloud to OpenMetadata effortlessly. Complete setup guide for dashboard integration, data lineage tracking, and metadata extraction. >>>>>>> b9d49f3b9d (Doc: SEO Description Updation) slug: /connectors/dashboard/qlikcloud

{% connectorDetailsHeader name="Qlik Cloud" stage="PROD" platform="OpenMetadata" availableFeatures=["Projects", "Dashboards", "Charts", "Datamodels", "Lineage", "Column Lineage"] unavailableFeatures=["Owners", "Tags"] / %}

In this section, we provide guides and references to use the Qlik Cloud connector.

Configure and schedule QlikCloud metadata and profiler workflows from the OpenMetadata UI:

{% partial file="/v1.9/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/dashboard/qlikcloud/yaml"} /%}

Requirements

{%inlineCallout icon="description" bold="OpenMetadata 1.1.1 or later" href="/deployment"%} To deploy OpenMetadata, check the Deployment guides. {%/inlineCallout%}

Metadata Ingestion

{% partial file="/v1.9/connectors/metadata-ingestion-ui.md" variables={ connector: "QlikCloud", selectServicePath: "/images/v1.9/connectors/qlikcloud/select-service.png", addNewServicePath: "/images/v1.9/connectors/qlikcloud/add-new-service.png", serviceConnectionPath: "/images/v1.9/connectors/qlikcloud/service-connection.png", } /%}

{% stepsContainer %} {% extraContent parentTagName="stepsContainer" %}

Connection Details

  • Qlik Cloud Host Port: This field refers to the base url of your Qlik Cloud Portal, will be used for generating the redirect links for dashboards and charts. Example: https://<TenantURL>.qlikcloud.com
  • Qlik Cloud API Token: Enter the API token for Qlik Cloud APIs access. Refer to this document for more details about. Example: eyJhbGciOiJFU***.
  • Qlik Cloud Space Types: Select relevant space types of Qlik Cloud to filter the dashboards ingested into the platform. Example: Personal, Shared, Managed, Data.

{% /extraContent %}

{% partial file="/v1.9/connectors/test-connection.md" /%}

{% partial file="/v1.9/connectors/dashboard/configure-ingestion.md" /%}

{% partial file="/v1.9/connectors/ingestion-schedule-and-deploy.md" /%}

{% /stepsContainer %}

{% partial file="/v1.9/connectors/dashboard/dashboard-lineage.md" /%}