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.