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
- Duplicate the
.env.examplefile and rename it to.env. - Replace the placeholder values in the
.envfile 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()
Release files for syncticketstoclickup 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| syncticketstoclickup-1.0.3.tar.gz | 10.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| syncticketstoclickup-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.4 kB
Release files / syncticketstoclickup-1.0.3.tar.gz
| Download URL | syncticketstoclickup-1.0.3.tar.gz |
|---|---|
| Size | 10.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63db3ad03c597695557a845125169323195db8448f0f74a5602efb5082972001
|
|
BLAKE2b-256 checksum How to use checksums |
7846eb4305f30a1bb7660145ca801c32055135dff8dd6991879910b611a4f39c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.17
|
Release files / syncticketstoclickup-1.0.3-py3-none-any.whl
| Download URL | syncticketstoclickup-1.0.3-py3-none-any.whl |
|---|---|
| Size | 8.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d1d6850e917ee4c49a94daed8b71f04f91d2951607f1a990a3cf8f4fb30275d0
|
|
BLAKE2b-256 checksum How to use checksums |
047fc309c93864670ea30e93c458a23a13ed05fe38604af65a3e2098aa59770d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.17
|