
Freshdesk
Merge interacts with Freshdesk API endpoints to access certain information as detailed below.
API Endpoints
POST/v2/tickets/{ticket_id}/reply
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringhtml_body
Stringuser
UUIDticket
UUIDbody
Stringremote_created_at
DateTime (ISO 8601)POST/v2/tickets/{ticket_id}/notes
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_private
Booleancontact
UUIDPOST/v2/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringaccount
UUIDstatus
Enumpriority
Enumremote_created_at
DateTime (ISO 8601)assignees
Arraytags
Arrayremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_url
Stringcontact
UUIDticket_type
Stringname
Stringdescription
StringAccess Tag information
Tag fields
name
StringGET/v2/roles
Merge interacts with this API endpoint to...
Access Role information
Role fields
remote_id
Stringname
Stringremote_data
ArrayGET/v2/tickets
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
ticket
UUIDGET/v2/tickets/{ticket_id}
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringcontent_type
Stringfile_name
Stringremote_data
Arrayfile_url
Stringremote_created_at
DateTime (ISO 8601)Access Ticket information
Ticket fields
remote_id
Stringaccount
UUIDstatus
Enumremote_data
Arraypriority
Enumremote_created_at
DateTime (ISO 8601)remote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_url
Stringcontact
UUIDticket_type
Stringname
Stringdescription
StringAccess User information
User fields
remote_id
StringAccess Tag information
Tag fields
name
StringAccess Comment information
Comment fields
ticket
UUIDcontact
UUIDPUT/v2/tickets/{ticket_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringstatus
Enumpriority
Enumassignees
Arraytags
Arrayremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_type
Stringcontact
UUIDname
Stringdescription
StringAccess Tag information
Tag fields
name
StringGET/v2/agents/{user_id}
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
StringAccess Role information
Role fields
remote_id
Stringticket_access
EnumGET/v2/agents
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringremote_data
Arrayis_active
Booleanname
StringAccess Contact information
Contact fields
remote_id
Stringemail_address
Stringremote_data
Arrayphone_number
Stringname
StringGET/v2/tickets/{ticket_id}/conversations
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringhtml_body
Stringuser
UUIDis_private
Booleanbody
Stringremote_created_at
DateTime (ISO 8601)GET/v2/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringaccount
UUIDemail_address
Stringremote_data
Arraydetails
Stringphone_number
Stringname
StringGET/v2/companies
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_id
Stringname
Stringremote_data
Arraydomains
ArrayGET/v2/admin/groups
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringname
Stringdescription
Stringremote_data
Array