
Freshdesk
Merge interacts with Freshdesk API endpoints to access certain information as detailed below.
API Endpoints
GET/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
file_name
Stringremote_created_at
DateTime (ISO 8601)content_type
Stringfile_url
Stringremote_data
Arrayremote_id
StringPUT/v2/tickets/{ticket_id}
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)tags
Arraydescription
Stringpriority
Enumticket_type
Stringassignees
Arraycontact
UUIDstatus
Enumdue_date
DateTime (ISO 8601)remote_id
Stringname
StringAccess Tag information
Tag fields
name
StringGET/v2/agents
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayis_active
Booleanremote_id
Stringname
Stringemail_address
StringAccess Contact information
Contact fields
remote_data
Arrayremote_id
Stringname
Stringemail_address
Stringphone_number
StringGET/v2/agents/{user_id}
Merge interacts with this API endpoint to...
Access Role information
Role fields
remote_id
Stringticket_access
EnumPOST/v2/tickets/{ticket_id}/reply
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
user
UUIDremote_created_at
DateTime (ISO 8601)body
Stringremote_id
Stringticket
UUIDhtml_body
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
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)tags
Arraydescription
Stringpriority
Enumaccount
UUIDticket_type
Stringassignees
Arraycontact
UUIDticket_url
Stringstatus
Enumdue_date
DateTime (ISO 8601)remote_id
Stringname
StringAccess Tag information
Tag fields
name
StringGET/v2/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
details
Stringaccount
UUIDremote_data
Arrayremote_id
Stringname
Stringemail_address
Stringphone_number
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