Skip to content

slukyano/freshdesk-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Freshdesk utilities

Productivity scripts for freshdesk.com.

Prerequisites

  • Python 3 (tested on 3.6)
  • pip install requests
  • pip install python3-wget
  • Freshdesk API key (can be found in "Profile settings")

get_attachments.py

Downloads all attachments of a ticket, sorts them by post, extracts ZIP and TAR acrhives. All will be placed in a directory called attachments in the current working directory.

Usage:

get_attachments.py --apikey <api_key> --ticket <ticket_number>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages