Connect Freshdesk to your AI agents.

Connect Freshdesk data to AI agents with Combined. Explore tickets, agents, groups, source setup, MCP access and read-only business queries.

Put Freshdesk records to work in the agent you already use. Combined syncs business data into a managed data layer and exposes scoped, read-only queries through MCP.

Start with 5 million MAR without a card; usage after the trial is $5 per million MAR, with no monthly minimum. Combined offers 1,125 connectors across catalog sources and connectors generated through desktop automation.

How to connect Freshdesk to Combined

  1. Add your source. Open Connected Apps in Combined and select Freshdesk. Use the account or workspace that contains the records you want to analyze.
  2. Authorize access. Complete the connection flow and choose the required permissions. The setup reference below shows the upstream source's configurable fields; the Combined flow may handle some of them for you.
  3. Select datasets and sync. Choose the relevant data, set any available history filters, and wait for the first successful sync.
  4. Grant your agent access. Use the Set up or Access workspace to connect your agent through MCP and scope it to the sources it needs.
  5. Ask a first question. Discover the synced schema, check freshness, and run a bounded read-only query. Then add another source for a cross-app analysis.

The onboarding guide covers the workspace flow. Prepare these Freshdesk settings before connecting:

Freshdesk source setup reference
SettingWhen neededInput
API KeyRequired by source schemaCredential entered in the connection flow
DomainRequired by source schemastring
Lookback WindowOptionalinteger
Number of Concurrent ThreadsOptionalinteger
Rate Limit PlanOptionalFree Plan / Growth Plan / Pro Plan / Enterprise Plan / Custom Plan
Contacts RateDepends on selected setup optioninteger
General RateDepends on selected setup optioninteger
Tickets RateDepends on selected setup optioninteger
Requests per minuteOptionalinteger
Start DateOptionalstring
Subscription Plan/TierOptionalstring

Authentication choices are alternatives. Supply the settings for your selected method; enter credentials in the connection flow, rather than in an agent prompt.

Freshdesk datasets you can evaluate

This reference comes from the upstream source catalog and connector definition, version 3.2.26. Your account permissions, selected streams and successful sync determine what your agent can query. Discover the actual table and field names in Combined before writing SQL.

Freshdesk dataset and schema reference
DatasetRecord keyUpdate fieldExample fields
ticketsidupdated_attype, description, cc_emails, fwd_emails, reply_cc_emails (34 fields in reference)
agentsidInspect sync configurationtype, available, available_since, contact, created_at (11 fields in reference)
groupsidInspect sync configurationdescription, id, name, escalate_to, unassigned_for (10 fields in reference)
business_hoursidInspect sync configurationdescription, id, is_default, name, time_zone (8 fields in reference)
canned_response_foldersidInspect sync configurationid, name, personal, responses_count, created_at (6 fields in reference)
canned_responsesidInspect sync configurationid, title, folder_id, content, content_html (8 fields in reference)
companiesidInspect sync configurationdescription, id, name, note, domains (12 fields in reference)
conversationsidInspect sync configurationbody, body_text, id, incoming, private (18 fields in reference)
contactsidupdated_atdescription, active, address, company_id, email (20 fields in reference)
discussion_categoriesidInspect sync configurationdescription, id, name, created_at, updated_at
discussion_commentsidInspect sync configurationanswer, body, forum_id, id, published (11 fields in reference)
discussion_forumsidInspect sync configurationdescription, company_ids, forum_category_id, forum_type, forum_visibility (10 fields in reference)
discussion_topicsidInspect sync configurationforum_id, hits, id, locked, merged_topic_id (15 fields in reference)
email_configsidInspect sync configurationactive, group_id, id, name, primary_role (10 fields in reference)
email_mailboxesidInspect sync configurationname, id, support_email, group_id, product_id (17 fields in reference)
productsidInspect sync configurationdescription, id, name, created_at, updated_at
rolesidInspect sync configurationdescription, id, name, default, created_at (6 fields in reference)
satisfaction_ratingsidupdated_atid, survey_id, user_id, agent_id, feedback (10 fields in reference)
scenario_automationsidInspect sync configurationdescription, id, name, actions, private (7 fields in reference)
settingsprimary_languageInspect sync configurationprimary_language, supported_languages, portal_languages
skillsidInspect sync configurationid, name, rank, created_at, updated_at (8 fields in reference)
sla_policiesidInspect sync configurationdescription, active, id, is_default, name (9 fields in reference)
solution_articlesidInspect sync configurationdescription, id, agent_id, category_id, description_text (15 fields in reference)
solution_categoriesidInspect sync configurationdescription, id, name, visible_in_portals, created_at (6 fields in reference)
solution_foldersidInspect sync configurationdescription, id, name, visibility, company_ids (9 fields in reference)
surveysidInspect sync configurationid, title, active, created_at, updated_at (6 fields in reference)
ticket_fieldsidInspect sync configurationtype, description, id, default, label (21 fields in reference)
time_entriesidInspect sync configurationbillable, note, id, timer_running, agent_id (12 fields in reference)

A cursor tracks changes for a source stream. It is not automatically the right date for a business metric: invoice date, close date and record-update date can answer different questions.

Useful Freshdesk questions for your AI agent

Start with the datasets you have granted. These prompts turn the referenced schema into checks and summaries; the agent should verify each field against your synced data.

  • Count current records in tickets where the updated_at field falls within the reporting window.
  • Count distinct agents using id and check for duplicate keys.
  • Count distinct groups using id and check for duplicate keys.
  • Count distinct business hours using id and check for duplicate keys.

Combine Freshdesk with another business app

Connect the second source, identify a maintained customer, account or project mapping, and aggregate each dataset before joining. Keep unmatched records visible and define the reporting window. The CRM-and-billing worked example includes runnable SQL demonstrating how a many-to-many join can double the result.

Use Freshdesk data in Claude Code, Cursor or another MCP client

Once the source is synced, the agent connects to Combined's MCP interface. Use the generated account-specific configuration from your workspace, keep credentials local, and grant only the sources needed for the task. Follow the Claude Code walkthrough or the MCP setup reference.

Use Combined to analyze my Freshdesk data.
List my granted sources, discover the datasets and describe their fields.
Look for datasets corresponding to tickets, agents, groups, business_hours, canned_response_folders, canned_responses.
Check the last successful sync and report the available date coverage.
Propose three useful questions based on the fields actually available.
For the question I choose, run read-only SQL over the complete matching dataset.
Use a bounded result; include source names, time window and query receipt.
Ask for a missing join key or metric definition instead of inventing one.

Download this Freshdesk guide as Markdown to use alongside your agent instructions.

Which Freshdesk connection fits the task?

Managed data for complete questions across apps

Choose Combined when you want to analyze synced records, calculate totals, or join Freshdesk with other business data without operating a separate ingestion and query stack. The agent works with your source grants and read-only SQL access.

Application tools for live operations

For a task that must change Freshdesk immediately, evaluate its available API, native agent tools or desktop workflow. Keep application-action permissions separate from read-only analytics access. A live lookup and an aggregate over synced history solve different jobs.

Desktop-generated connectors for workflows beyond the catalog

Combined's 1,125-connector coverage includes connections generated through computer use. Choose this route when the workflow depends on an application's desktop or browser interface, and establish the fields, access and refresh behavior for that connection.

Read the direct MCP versus managed data comparison and compare business-data MCP options.

Troubleshoot your Freshdesk connection

  • Authorization fails: check the selected authentication method, credential validity, source permissions and target account.
  • History is missing: check the source's start-date or history filter and allow the initial sync to finish before comparing totals.
  • The wrong records appear: verify the workspace, account, project or domain selected in the source settings.
  • A dataset is absent: check whether it is enabled and permitted for your account, then inspect discovery and sync status.
  • The agent cannot query it: confirm the source is included in the agent's grant and that its sync succeeded.
  • A total looks wrong: inspect record keys, duplicate rows, time zones, currencies and join fanout before changing the prompt.

Source details reviewed September 10, 2026. Freshdesk upstream connector documentation · Versioned connector definition. See also Combined Sources and data freshness for AI agents.