Connecting to HappyFox (extractor)
Important
Any references to third-party products or services do not constitute Celonis Product Documentation nor do they create any contractual obligations. This material is for informational purposes only and is subject to change without notice.
Celonis does not warrant the availability, accuracy, reliability, completeness, or usefulness of any information regarding the subject of third-party services or systems.
The Celonis HappyFox extractor integrates the Celonis Platform with your HappyFox Help Desk to retrieve ticketing, user, and knowledge base data via the REST API. It supports the following basic features:
Prerequisites
This section details important prerequisites or prerequisite knowledge for using this extractor.
The HappyFox REST API uses basic authentication. To connect to your HappyFox instance, you need to provide a username and password.
The default HappyFox extractor allows you to call these endpoints:
Method | Endpoint | Description |
---|---|---|
GET | Canned actions | Retrieve data about canned actions. |
GET | Contact groups | Retrieve data about contact groups. |
GET | Knowledge articles | Retrieve data about knowledge articles. |
GET | Knowledge sections | Retrieve data about knowledge sections. |
GET | Staff | Retrieve data about staff. |
GET | Ticket categories | Retrieve data about ticket categories. |
GET | Ticket custom fields | Retrieve data about custom fields. |
GET | Ticket priorities | Retrieve data about ticket priorities. |
GET | Ticket statuses | Retrieve data about ticket statuses. |
GET | Tickets | Retrieve data about tickets. |
GET | User custom fields | Retrieve data about user custom fields. |
GET | Users | Retrieve data about users. |
For further information about Happyfox APIs, see: Happyfox Support - Developers - APIs.
Configuring the HappyFox extractor
This section describes the basic setup of configuring the HappyFox extractor. To configure the extractor: