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
- 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()
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file syncticketstoclickup-1.0.3.tar.gz.
File metadata
- Download URL: syncticketstoclickup-1.0.3.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63db3ad03c597695557a845125169323195db8448f0f74a5602efb5082972001
|
|
| MD5 |
d3e19a7524fc11785b301246bb55c589
|
|
| BLAKE2b-256 |
7846eb4305f30a1bb7660145ca801c32055135dff8dd6991879910b611a4f39c
|
File details
Details for the file syncticketstoclickup-1.0.3-py3-none-any.whl.
File metadata
- Download URL: syncticketstoclickup-1.0.3-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1d6850e917ee4c49a94daed8b71f04f91d2951607f1a990a3cf8f4fb30275d0
|
|
| MD5 |
4085494aaeca7a7d65e655135a435d93
|
|
| BLAKE2b-256 |
047fc309c93864670ea30e93c458a23a13ed05fe38604af65a3e2098aa59770d
|