Skip to content

Integrations Overview

Entropy Data provides integrations for Data Platforms, Data Catalogs, Data Quality, Business Intelligence, Notifications, SSO, Git Providers, Automation, Access Control, AI Agents, AI Models, and Custom solutions.

Data Platforms

Data Catalogs

Unity Catalog
Available
Hive
Available
AWS Glue
Available
Iceberg Catalog
Coming Soon
Alation
Available
DataHub
Coming Soon
OpenMetadata
Coming Soon
Collibra
Coming Soon
Informatica
Coming Soon

Data Quality

Data Contract CLI
Available
Monte Carlo
Coming Soon
Soda Cloud
Coming Soon

Business Intelligence

Notifications

SSO

Git Providers

Automation

Access Control

ServiceNow
Coming Soon
Immuta
Coming Soon

AI Agents

Claude
Available
ChatGPT
Available
Microsoft Copilot
Available
Gemini
Coming Soon

AI Models

OpenAI
Available
Anthropic
Available
Azure AI Foundry
Available
Gemini
Available
Portkey
Available

Custom

Types of Integrations

Entropy Data integrations fall into several categories:

Native Integrations

Native integrations are built directly into Entropy Data and require no additional deployment. They provide seamless connectivity with minimal configuration.

Connector Integrations

Connector integrations are separately deployed services that communicate with Entropy Data via APIs and webhooks. They offer more flexibility and control, and can be customized to your specific requirements. Many connectors are built using our SDK.

Link integrations connect Entropy Data with external tools through webhooks and event forwarding. They enable real-time communication for notifications and event-driven workflows.

External Tools

External tools are standalone applications that interact with Entropy Data's API. They can be used independently or integrated into your CI/CD pipelines.

Scheduled Ingestion Runs

Built-in (ingestion-based) integrations synchronize assets on a schedule that you configure per integration. You can review the status and the last runs of an integration under Settings > Integrations.

Automatic Disabling After Repeated Failures

If the scheduled runs of an integration keep failing, Entropy Data disables the integration automatically. This prevents a broken integration from failing indefinitely, for example after credentials expired or a host became unreachable.

  • By default, an integration is disabled after 5 consecutive failed scheduled runs. Self-hosted installations can change the threshold with APPLICATION_INGESTIONS_AUTO_DISABLE_AFTER_CONSECUTIVE_FAILURES, or set it to 0 to switch the behavior off.
  • Only scheduled runs count. Manually triggered runs never disable an integration, so you can debug a failing integration without it being disabled under you.
  • The failure streak resets on any successful run, and whenever someone edits the integration configuration or re-enables the integration. Each change grants a fresh set of attempts.
  • When an integration is disabled automatically, the integration details page states that it was disabled because its runs kept failing. Fix the cause and re-enable the integration to resume the schedule.

Entropy Data notifies the organization when this happens: organization owners receive the "Integration disabled after repeated failures" email, and the asset owner team is notified through its notification channels.

Getting Started

Most integrations require an API Key for authentication. Visit the individual integration pages for detailed setup instructions and configuration examples.

For custom integration requirements or support, reach out to support@entropy-data.com.