
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
name
Stringremote_data
Arrayremote_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_id
Stringremote_created_at
DateTime (ISO 8601)file_name
Stringfile_url
Stringcontent_type
Stringremote_data
ArrayAccess Ticket information
Ticket fields
remote_updated_at
DateTime (ISO 8601)description
Stringaccount
UUIDremote_id
Stringticket_type
Stringremote_created_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)status
Enumname
Stringticket_url
Stringpriority
Enumremote_data
Arraycontact
UUIDAccess 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_updated_at
DateTime (ISO 8601)description
Stringremote_id
Stringticket_type
Stringdue_date
DateTime (ISO 8601)assignees
Arraystatus
Enumname
Stringtags
Arraypriority
Enumcontact
UUIDAccess 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
ticket_access
Enumremote_id
StringGET/v2/agents
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringname
Stringis_active
Booleanremote_data
Arrayemail_address
StringAccess Contact information
Contact fields
phone_number
Stringremote_id
Stringname
Stringremote_data
Arrayemail_address
StringGET/v2/tickets/{ticket_id}/conversations
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_body
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)is_private
Booleanuser
UUIDbody
StringPOST/v2/tickets/{ticket_id}/reply
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_body
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)user
UUIDticket
UUIDbody
StringPOST/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_updated_at
DateTime (ISO 8601)description
Stringaccount
UUIDremote_id
Stringticket_type
Stringremote_created_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)assignees
Arraystatus
Enumname
Stringticket_url
Stringtags
Arraypriority
Enumcontact
UUIDAccess Tag information
Tag fields
name
StringGET/v2/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
phone_number
Stringremote_id
Stringaccount
UUIDname
Stringdetails
Stringremote_data
Arrayemail_address
StringGET/v2/companies
Merge interacts with this API endpoint to...
Access Account information
Account fields
name
Stringremote_data
Arraydomains
Arrayremote_id
StringGET/v2/admin/groups
Merge interacts with this API endpoint to...
Access Team information
Team fields
name
Stringremote_data
Arraydescription
Stringremote_id
String