Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/robinnoiret/helpdesk
- Owner: RobinNoiret
- Created: 2024-05-17T09:54:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T13:10:44.000Z (6 months ago)
- Last Synced: 2024-06-21T05:19:11.166Z (6 months ago)
- Topics: python, script, zendesk, zendesk-api
- Language: Python
- Homepage: https://robinnoiret.fr/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)