Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robinnoiret/helpdesk

A python project in order to help Tickets management
https://github.com/robinnoiret/helpdesk

python script zendesk zendesk-api

Last synced: about 1 month ago
JSON representation

A python project in order to help Tickets management

Awesome Lists containing this project

README

        

# Helpdesk - tickets management 🔄
## Project Description 📰
Helpdesk is a Python application designed to **help people for tickets management**. This project is designed to complement Zendesk.

This project is currently under development.

## Prerequisites ⚠
The project requires the following Python libraries:
- requests

### Installation Instructions
To install the necessary dependencies, run the following commands:
` pip install requests `

## Usage Instructions 💻
1. Be sure to locate the script file using the **cd** command in the terminal.

2. Run the script with terminal command :

` python connectorZendeskBigQuery.py `

## Troubleshooting 🔨
- Ensure required libraries is installed.
- Verify that your Zendesk credentials are correct.
- Verify other informations required
- Check your internet connection if data retrieval or pushing to BigQuery fails.

## Contribution 🤝
Contributions are welcome! Feel free to open an issue or submit a pull request if you have suggestions for improvement or are experiencing problems.

## Contact

Robin Noiret - [email protected]
Project Link: [click here](https://github.com/RobinNoiret/Connector_ZendeskBigQuery)