Freshservice
Freshservice

Freshservice is a cloud-based IT service management (ITSM) solution with incident management, asset management, and IT service automation capabilities

Completely Secure
59379VIEWS
2181USERS

Tools

1 of 2

Bulk Update Tickets

Tool to bulk update multiple Freshservice tickets by sequential update calls. Use when you need to update fields across many tickets in absence of a native bulk API.

Create Service Request

Create a service request for a catalog item in Freshservice using the v2 API. The catalog item display_id can be found in Admin > Service Catalog by clicking on an item and checking the URL (e.g., /service_catalog/items/1 means display_id=1).

Create Ticket

Tool to create a new ticket. Use when you need to log an incident or service request.

Create Ticket Outbound Email

Tool to create a ticket via Freshservice tickets API. Freshservice does not support the Freshdesk-specific /tickets/outbound_email endpoint; this action will create a standard ticket using /api/v2/tickets while honoring provided fields (email, subject, description, status, priority, type, cc_emails, email_config_id).

Get Problem Form Fields By Workspace

Tool to list problem form fields. Use when you need to retrieve the form fields available for problems in a specific workspace.

List Release Form Fields

Tool to list release form fields metadata. Use when you need to fetch release field definitions before building or validating release forms.