Wello ServiceDesk API integrates WordPress with the external Wello ServiceDesk platform as a client interface.
Key features:
Requires a valid Wello ServiceDesk account and API credentials.
This plugin maintains complete separation between WordPress authentication and external service authentication:
This plugin acts strictly as a client interface to the external service.
This plugin connects to the Wello ServiceDesk API.
Service: https://servicedeskapi.wello.solutions
Purpose:
Authentication, ticket management, work orders, equipment tracking, and related operations.
Data transmitted:
* Email and password (used only during login request)
* OTP verification codes
* API requests for ticket and service data
Data handling:
* No passwords are stored in WordPress
* Access tokens are stored securely as WordPress options
* No WordPress user data is shared with the external service
Terms of Service: https://wello.solutions/terms-of-service
Privacy Policy: https://wello.solutions/privacy-note
This plugin is fully translation-ready using the wello-servicedesk-api text domain.
Included languages:
* English (en_US)
* French (fr_FR)
* German (de_DE)
* Spanish (es_ES)
* Italian (it_IT)
* Dutch (nl_NL)
* Polish (pl_PL)
* Portuguese (pt_PT)
Translation files are located in the /languages/ directory.
This plugin includes minified production assets generated using a build process.
The full, human-readable source code is publicly available here:
https://github.com/WelloSolutions/ServiceDesk-WordPress-Plugin
To build the assets:
This will generate the files located in:
app/build/static/
These generated files are included in the plugin for production use.
For issues or feature requests:
https://github.com/WelloSolutions/ServiceDesk-WordPress-Plugin/issues
GPLv2 or later.
All included libraries are GPL-compatible.