Skip to main content

Freshservice

Read Freshservice tickets, their conversations, and the agent roster.

Connect Freshservice with an agent API key to list and read service-desk tickets, their reply threads, and agents.

Connect

Credential fieldRequiredWhere it comes from
API key (API_KEY)YesA Freshservice agent API key, sent as Basic auth with password X.
SettingRequiredWhat it is
Service URL (SERVICE_URL)YesThe Freshservice instance's base address, e.g. https://acme.freshservice.com.

Tools

ToolAccessWhat it does
List tickets (yekar.freshservice.list-tickets)ReadList service-desk tickets, filterable by status, requester and update time.
Get ticket (yekar.freshservice.get-ticket)ReadRead one ticket, optionally with its conversation thread.
List agents (yekar.freshservice.list-agents)ReadList the service desk's agents.

Notes