Skip to main content

A package that allows to sync tickets from Zendesk to ClickUp.

Project description

zendesk-clickup

Project that syncs all tickets from Zendesk to ClickUp. This is useful for teams that use them for managing customer support tickets and want to keep the ticket numbers consistent across both platforms.

Installation

This module is available on PyPI and can be installed using pip.

$ python -m pip install syncticketstoclickup

This module requires Python 3.10 or higher.

Configuration

  1. Duplicate the .env.example file and rename it to .env.
  2. Replace the placeholder values in the .env file with your actual configuration.

Usage

This is the basic usage of the module to sync all tickets from Zendesk to ClickUp.

from syncticketstoclickup.zendesk_to_clickup import ZendeskToClickUp

ZendeskToClickUp().sync_zendesk_to_clickup()

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

syncticketstoclickup-1.0.3.tar.gz (10.4 kB view hashes)

Uploaded Source

Built Distribution

syncticketstoclickup-1.0.3-py3-none-any.whl (8.9 kB view hashes)

Uploaded Python 3

Supported by

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