Freshdesk

Start syncing your Freshdesk data into Ragie by following the steps below:

Creating a Connection

  1. Select Freshdesk from the New Connection dropdown in the top right

  2. Select an API key from the dropdown at the top. All documents created by the connection will be attributed to the selected API key.

  3. Fill out any metadata you want to associate with the data. You can use this to filter the data later. This is in JSON format. You can leave it blank, or you could set it to something like

  4. {
      "company": "acme"
    }
  5. Select the import mode

  6. Click "Create Connection" at the top right.

You will be taken back to the connectors page, and the system will schedule a sync process for you as soon as possible.

What is synced?

  • Articles
  • Tickets

Metadata

Each Freshdesk file includes the following metadata

NameDescriptionExampleCommentsFilterable
source_typefreshdeskfreshdesk
connector_idThe id of the connectorbe34a5d6-8e1a-4dba-a57f-24692a7e245f
created_atWhen the file was created2026-04-03T22:43:58.641000+00:00
source_urlUrl for the resource in Freshdeskhttps://domain.freshdesk.com/a/tickets/1
object_typeAn array specificying the object types["ticket"]