You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

Showing articles from API tag

Get reports via API

API provided by the HappyFox helpdesk is a RESTful web service. It supports operations like creating a ticket, adding updates to a ticket, listing tickets and users of the Helpdesk. It supports JSON, Form Url encoded and Multipart Form Data formats as payload. _**Requirements:**_ The API requires following skills in…

Enabling API in your HappyFox account

> This article pertains to "HappyFox Classic". If you are using the newer version of HappyFox, click [here][1] to know about configuring APIs. 1. To enable the API in your HappyFox account, go to "**Manage** **>>** **Integrations**". 2. Under "Internal" section, click on "Configure", across the 'API' row. ![][2] 3…

How to create an API Key and Auth Code in HappyFox?

There are several third-party applications with which you can integrate your HappyFox account with, using an API key and the Auth code of that particular key. Follow the below steps on how to create an API key and a respective Auth code: 1. Log in to your HappyFox account and head on over to Apps >> Goodies >> API…

Tickets endpoint

All HappyFox help-desk instances are shipped with a RESTful web service API that enables various operations, including ticket creation, ticket update submission, ticket and user listing. This API supports payload formats such as JSON and multipart/form-data. _**Requirements:**_ * Making HTTP requests (using GET an…

API for HappyFox

HappyFox provides you with RESTful APIs where you can create a ticket, add updates to a ticket, list tickets and users and much more. JSON, Form Urlencoded and Multipart Form Data are the supported formats for the APIs. What you need, how you can use it, API version, Resource URI and all other information can be foun…

scroll to top icon