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.
Release files for zendesk-exporter 0.0.32
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zendesk_exporter-0.0.32.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zendesk_exporter-0.0.32-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 7.6 kB
Release files / zendesk_exporter-0.0.32.tar.gz
| Download URL | zendesk_exporter-0.0.32.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6b1a36d76903e84902a0fb026d3b16af163222574397c5987bd03dfa21967132
|
|
BLAKE2b-256 checksum How to use checksums |
9247ead8215faccc44a995de5e12437c5c4dc052f35381e343fd82340070e237
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / zendesk_exporter-0.0.32-py2-none-any.whl
| Download URL | zendesk_exporter-0.0.32-py2-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
5bedb641e205afabd9c0a7362976aa8de87545cd5ae646eda953139367b9643f
|
|
BLAKE2b-256 checksum How to use checksums |
af61892a1478135228de5ecd00d9fadc218d245bc55a2e5074b83da17ee5e4b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |