Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

brooksc/deskCaseExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deskCaseExport

Python script to export desk.com cases

This is a simple script that will iterate through all your desk cases and export them to a directory defined by the dir_out variable.

It will export the case details, messages and replies as json. the filename will be #.json where # is the case id.

It will limit itself to 1 API call a second to avoid API requests being rejected due to rate limiting. Decrease sleep_time to make calls faster.

"requests" is required. run pip install -r requirements.txt to install it.

About

Python script to export desk.com cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages