--- id: apache-airflow-providers-zendesk version: "4.12.0" license: Apache-2.0 license_treatment: permissive maintenance: active --- # apache-airflow-providers-zendesk — Provider package apache-airflow-providers-zendesk for Apache Airflow License: permissive · Maintenance: active · Downloads: 181.3K/mo ## What it is and what it does This is an Apache Airflow provider package that bridges Airflow orchestration with Zendesk's customer support platform. It supplies operators and hooks that let you build Airflow DAGs to automate tasks involving Zendesk resources. The package wraps zenpy to handle Zendesk API communication and integrates with Airflow's task execution model, so you can schedule and monitor Zendesk operations as part of larger data pipelines. The package is part of the official Apache Airflow provider ecosystem, maintained alongside Airflow itself. It requires apache-airflow >=2.11.0, apache-airflow-providers-common-compat >=1.8.0, and zenpy >=2.0.40. Installation is straightforward via pip, and it supports Python 3.10, 3.11, 3.12, 3.13, 3.14. Use it for: - Automate ticket operations in Zendesk triggered by events in other systems within an Airflow DAG - Orchestrate bulk operations on Zendesk resources as part of a scheduled data workflow - Sync Zendesk support data with data warehouses or analytics platforms via Airflow pipelines - Monitor Zendesk and trigger downstream tasks based on support platform events ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Provides operators and hooks to integrate Apache Airflow with Zendesk, enabling orchestration of Zendesk API interactions within Airflow DAGs. Yes, if you run Apache Airflow and need to integrate Zendesk into your orchestration workflows. The package is actively maintained, carries no known vulnerabilities, uses Apache-2.0 permissive license, and has low install friction. It is production-stable and part of the official Airflow provider ecosystem. ## Install pip install apache-airflow-providers-zendesk uv add apache-airflow-providers-zendesk poetry add apache-airflow-providers-zendesk ## Installing apache-airflow-providers-zendesk Before you install: Low install friction as a pure-Python wheel. Actively maintained by Apache Airflow with recent releases; requires apache-airflow >=2.11.0 and zenpy >=2.0.40. License in practice: Apache-2.0 permissive license allows commercial and private use with minimal restrictions; suitable for most production environments. Quickstart: pip install apache-airflow-providers-zendesk from airflow.providers.zendesk import operators # Use Zendesk operators in your DAG tasks Requires apache-airflow >=2.11.0 and Python >=3.10 Verify before relying: - Specific operators and hooks available in this version beyond the Zendesk API integration layer - Whether this provider supports Zendesk's full API surface or a subset of endpoints ## Package facts - License: Apache-2.0 (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 181.3K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags airflow zendesk integration, zendesk operator airflow, airflow provider zendesk, zendesk api orchestration, airflow zendesk tasks, zendesk workflow automation, airflow-provider, zendesk-integration, workflow-orchestration [View on SkillFed](https://skillfed.io/packages/apache-airflow-providers-zendesk) · [View on PyPI](https://pypi.org/project/apache-airflow-providers-zendesk/)