Rounak Dhillon 91408d4440
Docs: Auto Classification Feature Updation (#22237)
* Auto Classification Feature Updation

* Auto Classification Feature Updation

---------

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-07-11 04:45:04 +00:00

2.5 KiB

title description slug
Domo Database Connector | OpenMetadata Integration Guide Connect Domo Database to OpenMetadata with our comprehensive connector guide. Setup instructions, configuration steps, and metadata extraction tips. /connectors/database/domo-database

{% connectorDetailsHeader name="Domo" stage="PROD" platform="OpenMetadata" availableFeatures=["Metadata"] unavailableFeatures=["Query Usage", "Data Profiler", "Data Quality", "Lineage", "Column-level Lineage", "Owners", "Tags", "Stored Procedures", "dbt", "Sample Data", "Auto-Classification"] / %}

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

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

{% partial file="/v1.7/connectors/ingestion-modes-tiles.md" variables={yamlPath: "/connectors/database/domo-database/yaml"} /%}

Requirements

For metadata ingestion, make sure to add at least data scopes to the clientId provided. For questions related to scopes, click here.

Metadata Ingestion

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

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

Connection Details

  • Client ID: Client ID for DOMO Database.
  • Secret Token: Secret Token to Connect DOMO Database.
  • Access Token: Access to Connect to DOMO Database.
  • Api Host: API Host to Connect to DOMO Database instance.
  • Instance Domain: URL to connect to your Domo instance UI. For example https://<your>.domo.com.

{% /extraContent %}

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

{% partial file="/v1.7/connectors/database/configure-ingestion.md" /%}

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

{% /stepsContainer %}

{% partial file="/v1.7/connectors/database/related.md" /%}