apache-airflow-providers-zendesk
Provider package apache-airflow-providers-zendesk for Apache Airflow
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 on this page — 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
apache-airflow-providers-zendesk on PyPI
pip
pip install apache-airflow-providers-zendeskuv
uv add apache-airflow-providers-zendeskpoetry
poetry add apache-airflow-providers-zendeskInstalling 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 the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — apache-airflow, apache-airflow-providers-common-compat, zenpy |
| Maintenance | actively maintained — 83 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 181,256/month — #10,131 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: apache_airflow_providers_zendesk-4.12.0-py3-none-any.whl
Keywords: airflow-provider, zendesk, airflow, integration
Tags
More Monitoring packages
Wraps any iterable to display a real-time…
copyleft · top 100 on PyPI
opentelemetry-semantic-conventionsProvides generated Python code for…
permissive · top 100 on PyPI
opentelemetry-sdkProvides the reference implementation of the…
permissive · top 100 on PyPI
opentelemetry-apiProvides the abstract API and interfaces for…
permissive · top 100 on PyPI
opentelemetry-exporter-otlp-proto-httpExports OpenTelemetry observability data to an…
permissive · top 1,000 on PyPI
opentelemetry-instrumentationProvides automatic instrumentation commands and…
permissive · top 1,000 on PyPI
apache-airflow-providers-apache-icebergIntegrates Apache Iceberg table format with…
permissive · top 5,000 on PyPI
apache-airflow-providers-asanaIntegrates Apache Airflow with Asana, enabling…
permissive · top 15,000 on PyPI
apache-airflow-providers-informaticaProvides Apache Airflow integration operators…
permissive · top 15,000 on PyPI
apache-airflow-providers-mongoIntegrates MongoDB with Apache Airflow as a…
permissive · top 5,000 on PyPI
apache-airflow-providers-sendgridIntegrates SendGrid email delivery into Apache…
permissive · top 15,000 on PyPI
apache-airflow-providers-apache-beamIntegrates Apache Beam data processing…
permissive · top 15,000 on PyPI
apache-airflow-providers-alibabaIntegrates Alibaba Cloud services (OSS, ADB,…
permissive · top 15,000 on PyPI
apache-airflow-providers-sambaIntegrates Samba file-sharing protocol with…
permissive · top 15,000 on PyPI
apache-airflow-providers-vespaIntegrates Apache Airflow with Vespa, enabling…
permissive · top 15,000 on PyPI
apache-airflow-providers-jenkinsIntegrates Jenkins CI/CD systems into Apache…
permissive · top 15,000 on PyPI