Skip to content

Ticketing System Freshdesk Python script to retrieve data from the system's different objects and start transforming the data using Pandas.

Notifications You must be signed in to change notification settings

isaqueiros/FreshDesk-Connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FreshDesk-Connector

This code is an initial study of objects and fields from the Freshdesk CRM System, connecting via the system's available API using Python. The script performs requests to the 4 main objects below:

  • Tickets
  • Groups
  • Companies
  • Contacts

Full API documentation is available online via the link: https://developers.freshdesk.com/api/#introduction.

About

Ticketing System Freshdesk Python script to retrieve data from the system's different objects and start transforming the data using Pandas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published