# Freshdesk

## Using the Erathos platform

When selecting Freshdesk as a new connector on the Erathos platform, you will need to name your connection and fill in the following form:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWlk9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--c4ec1e88ea320f747fe866d9392c04686d543f01/Untitled%20\(64\).png)

## How to find my Freshdesk API Token?

1. Log in to your account
2. Click on your profile picture in the upper right corner and select Profile settings as in the attachment below:

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWmM9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--05cb1b54f8843a524ddd542ccef372345bc038a6/Untitled%20\(65\).png)

3. On the right, click on **View API Key** and complete the captcha verification.

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWmc9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--6ebd1ea1a4d01ee72ff630aa67cc918e6765beef/Untitled%20\(66\).png)

4. Copy and paste the value exhibited in the Erathos platform API Token field.

## How to find my Freshdesk Domain URL?

1. Log in to your account
2. Access the apps icon in the bottom left

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWms9IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--3599c89bd88a710d5b83141fdf720b9b4e61dc16/Untitled%20\(67\).png)

3. In the left side bar, your Domain URL will be displayed

![](https://help.erathos.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBWm89IiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--f3f6e7257b40e975e275146aad9664bcdd60f224/Untitled%20\(68\).png)

Now copy and paste the Domain URL found in the Domain URL field in the Erathos platfom. Don't forget to click on **Save and close** to advance to the next steps of the integration.

With this connection created you can seemlessly move your Freshdesk data to your BigQuery, Redshift or Postgres data-warehouse.

## What endpoints can I access with the Erathos platform?

* tickets
* ticket\_forms
* contacts
* agents
* roles
* groups
* group\_agents
* companies
* time\_entries
* mailboxes
* products


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.erathos.com/connectors/apis/freshdesk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
