Skip to main content

Airbyte Zendesk-Support Connector for AI platforms

Project description

Airbyte Zendesk-Support AI Connector

Type-safe Zendesk-Support API connector with full IDE autocomplete support for AI applications.

Installation

uv pip install airbyte-ai-zendesk-support

Usage

from airbyte_ai_zendesk_support import ZendeskSupportConnector
from airbyte_ai_zendesk_support.models import ZendeskSupportAuthConfig

# Create connector
connector = ZendeskSupportConnector(auth_config=ZendeskSupportAuthConfig(access_token="...", refresh_token="...", client_id="...", client_secret="..."))

# Use typed methods with full IDE autocomplete
# (See Available Actions below for all methods)

Available Actions

Tickets Actions

  • list_tickets() - Returns a list of all tickets in your account
  • get_ticket() - Returns a ticket by its ID

Users Actions

  • list_users() - Returns a list of all users in your account
  • get_user() - Returns a user by their ID

Organizations Actions

  • list_organizations() - Returns a list of all organizations in your account
  • get_organization() - Returns an organization by its ID

Groups Actions

  • list_groups() - Returns a list of all groups in your account
  • get_group() - Returns a group by its ID

Ticket_Comments Actions

  • list_ticket_comments() - Returns a list of comments for a specific ticket

Attachments Actions

  • get_attachment() - Returns an attachment by its ID
  • download_attachment() - Downloads the file content of a ticket attachment

Ticket_Audits Actions

  • list_ticket_audits() - Returns a list of all ticket audits
  • list_audits_for_ticket() - Returns a list of audits for a specific ticket

Ticket_Metrics Actions

  • list_ticket_metrics() - Returns a list of all ticket metrics

Ticket_Fields Actions

  • list_ticket_fields() - Returns a list of all ticket fields
  • get_ticket_field() - Returns a ticket field by its ID

Brands Actions

  • list_brands() - Returns a list of all brands for the account
  • get_brand() - Returns a brand by its ID

Views Actions

  • list_views() - Returns a list of all views for the account
  • get_view() - Returns a view by its ID

Macros Actions

  • list_macros() - Returns a list of all macros for the account
  • get_macro() - Returns a macro by its ID

Triggers Actions

  • list_triggers() - Returns a list of all triggers for the account
  • get_trigger() - Returns a trigger by its ID

Automations Actions

  • list_automations() - Returns a list of all automations for the account
  • get_automation() - Returns an automation by its ID

Tags Actions

  • list_tags() - Returns a list of all tags used in the account

Satisfaction_Ratings Actions

  • list_satisfaction_ratings() - Returns a list of all satisfaction ratings
  • get_satisfaction_rating() - Returns a satisfaction rating by its ID

Group_Memberships Actions

  • list_group_memberships() - Returns a list of all group memberships

Organization_Memberships Actions

  • list_organization_memberships() - Returns a list of all organization memberships

Sla_Policies Actions

  • list_sla_policies() - Returns a list of all SLA policies
  • get_sla_policy() - Returns an SLA policy by its ID

Ticket_Forms Actions

  • list_ticket_forms() - Returns a list of all ticket forms for the account
  • get_ticket_form() - Returns a ticket form by its ID

Articles Actions

  • list_articles() - Returns a list of all articles in the Help Center
  • get_article() - Retrieves the details of a specific article

Article_Attachments Actions

  • list_article_attachments() - Returns a list of all attachments for a specific article
  • get_article_attachment_metadata() - Retrieves the metadata of a specific attachment for a specific article
  • download_article_attachment() - Downloads the file content of a specific attachment

Type Definitions

All response types are fully typed using Pydantic models for IDE autocomplete support. Import types from airbyte_ai_zendesk_support.types.

Documentation

Generated from OpenAPI 3.0 specification.

For API documentation, see the service's official API docs.

Version Information

Package Version: 0.18.2

Connector Version: 0.1.1

SDK Version: 0.1.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

airbyte_ai_zendesk_support-0.18.2.tar.gz (97.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

airbyte_ai_zendesk_support-0.18.2-py3-none-any.whl (126.1 kB view details)

Uploaded Python 3

File details

Details for the file airbyte_ai_zendesk_support-0.18.2.tar.gz.

File metadata

File hashes

Hashes for airbyte_ai_zendesk_support-0.18.2.tar.gz
Algorithm Hash digest
SHA256 995ac78b30ccb1955065ea6c07139c8f3fc880097609cb182c1d1b8cb95a5239
MD5 aaf84a6262ecb4e7415a16c5b33d800b
BLAKE2b-256 d6cc5261224477bcfa7a1b939fb6853ca5d7ac0bcfd085259668903cb1cd830b

See more details on using hashes here.

File details

Details for the file airbyte_ai_zendesk_support-0.18.2-py3-none-any.whl.

File metadata

File hashes

Hashes for airbyte_ai_zendesk_support-0.18.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f407474bf4cb3b9b28f62c1cf6fd5b11cfbffe895f06958a8cbbb3cb79285aea
MD5 3d76c3cf35cde292143c906bbbe81f58
BLAKE2b-256 96cca000434a6cba7cbba64a85c9932137dce869c6a47f15d299fc33c3bd9f76

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page