
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_created_at
DateTime (ISO 8601)html_body
Stringuser
UUIDbody
Stringticket
UUIDremote_id
StringPOST/v2/tickets/{ticket_id}/notes
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
contact
UUIDis_private
BooleanPOST/v2/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
description
Stringaccount
UUIDticket_type
Stringdue_date
DateTime (ISO 8601)status
Enumremote_updated_at
DateTime (ISO 8601)priority
Enumremote_created_at
DateTime (ISO 8601)tags
Arrayticket_url
Stringassignees
Arraycontact
UUIDname
Stringremote_id
StringAccess Tag information
Tag fields
name
StringGET/v2/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
email_address
Stringaccount
UUIDdetails
Stringphone_number
Stringremote_data
Arrayname
Stringremote_id
StringGET/v2/companies
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_data
Arraydomains
Arrayname
Stringremote_id
StringGET/v2/admin/groups
Merge interacts with this API endpoint to...
Access Team information
Team fields
description
Stringremote_data
Arrayname
Stringremote_id
StringGET/v2/roles
Merge interacts with this API endpoint to...
Access Role information
Role fields
remote_data
Arrayname
Stringremote_id
StringGET/v2/agents
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringremote_data
Arrayis_active
Booleanname
Stringremote_id
StringAccess Contact information
Contact fields
email_address
Stringphone_number
Stringremote_data
Arrayname
Stringremote_id
StringGET/v2/agents/{user_id}
Merge interacts with this API endpoint to...
Access Role information
Role fields
ticket_access
Enumremote_id
StringGET/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_created_at
DateTime (ISO 8601)file_url
Stringremote_data
Arrayfile_name
Stringcontent_type
Stringremote_id
StringPUT/v2/tickets/{ticket_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
description
Stringticket_type
Stringdue_date
DateTime (ISO 8601)status
Enumremote_updated_at
DateTime (ISO 8601)priority
Enumtags
Arrayassignees
Arraycontact
UUIDname
Stringremote_id
StringAccess Tag information
Tag fields
name
String