A small zendesk export tool
Project description
zendesk_exporter
Exports data from Zendesk API to excel or csv
Install
-
Open a command prompt and run
sudo easy_install pippip is a tool that lets python developers share code.
-
Now, run
pip install zendesk_exporterThis installs the exporter to your computer
-
Now, run
zendesk_exporter job_file.jsonjob_file.jsonis a file that the program needs to be able to find.job_file.jsonshould look like this:
{
"domain_name": "XXX",
"email": "XXX",
"api_key": "XXX",
"start_date": "2018-06-27",
"end_date": "2018-06-30",
"fetch_comments": true,
"output_file_name": "last_6_months",
"output_file_type": "csv",
"fetch_all_ticket_data": false
}
You can change the parameters in this file to change how the program behaves.
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 zendesk_exporter-0.0.32.tar.gz.
File metadata
- Download URL: zendesk_exporter-0.0.32.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b1a36d76903e84902a0fb026d3b16af163222574397c5987bd03dfa21967132
|
|
| MD5 |
0c81ed78bc01bd4b3f3a034d570ba3ef
|
|
| BLAKE2b-256 |
9247ead8215faccc44a995de5e12437c5c4dc052f35381e343fd82340070e237
|
File details
Details for the file zendesk_exporter-0.0.32-py2-none-any.whl.
File metadata
- Download URL: zendesk_exporter-0.0.32-py2-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bedb641e205afabd9c0a7362976aa8de87545cd5ae646eda953139367b9643f
|
|
| MD5 |
bbea905f44d73bac98987b36156fbec2
|
|
| BLAKE2b-256 |
af61892a1478135228de5ecd00d9fadc218d245bc55a2e5074b83da17ee5e4b8
|