Docs

Create Ticket

Creates a new ticket in Freshdesk.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

Name of the requester

number

User ID of the requester

string

Email address of the requester

string

Facebook ID of the requester

string

Phone number of the requester

string

Twitter handle of the requester

string

External ID of the requester

string

Subject of the ticket

string

Ticket type/category

number

Status of the ticket

number

Priority of the ticket

string

HTML content of the ticket

number

ID of the assigned agent

array of object

Ticket attachments

array of string

Email addresses added in CC

object

Key-value pairs for custom ticket fields

date

SLA due date/time for the ticket

number

Email configuration ID for the ticket

date

First response due date/time

number

Group ID assigned to the ticket

number

Parent ticket ID for child-ticket linking

number

Product ID associated with the ticket

number

Source channel through which the ticket was created

array of string

Tags associated with the ticket

number

Company ID of the requester

number

Internal agent ID to assign

number

Internal group ID to assign

string

Lookup field value for custom object linkage

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.