
Zoho Desk
Merge interacts with Zoho Desk API endpoints to access certain information as detailed below.
API Endpoints
GET/tickets
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
ticket
UUIDAccess Ticket information
Ticket fields
name
Stringremote_id
Stringremote_updated_at
DateTime (ISO 8601)ticket_url
Stringticket_type
Stringdue_date
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)contact
UUIDaccount
UUIDstatus
Enumremote_data
Arraypriority
Enumcompleted_at
DateTime (ISO 8601)Access Comment information
Comment fields
ticket
UUIDGET/tickets/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringfile_name
Stringremote_created_at
DateTime (ISO 8601)uploaded_by
UUIDremote_data
Arrayfile_url
StringGET/ticketTags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_data
Arrayname
Stringremote_id
StringGET/roles
Merge interacts with this API endpoint to...
Access Role information
Role fields
remote_data
Arrayname
Stringremote_id
StringGET/agents
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringis_active
Booleanremote_data
Arrayemail_address
StringPOST/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
description
Stringname
Stringremote_id
Stringremote_updated_at
DateTime (ISO 8601)ticket_url
Stringticket_type
Stringdue_date
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)contact
UUIDaccount
UUIDstatus
Enumassignees
ArrayPOST/tickets/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringfile_name
Stringticket
UUIDremote_created_at
DateTime (ISO 8601)uploaded_by
UUIDfile_url
StringPOST/tickets/{ticket_id}/sendReply
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringuser
UUIDremote_created_at
DateTime (ISO 8601)html_body
StringPOST/tickets/{ticket_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
body
Stringis_private
BooleanGET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
description
Stringremote_data
Arrayname
Stringremote_id
StringAccess User information
User fields
teams
Arrayremote_id
StringGET/accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
remote_data
Arrayname
Stringremote_id
StringGET/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringaccount
UUIDphone_number
Stringremote_data
Arrayemail_address
StringGET/tickets/{ticket_id}/threads/{thread_id}
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringbody
Stringuser
UUIDremote_created_at
DateTime (ISO 8601)html_body
Stringcontact
UUIDremote_data
ArrayAccess Attachment information
Attachment fields
remote_id
Stringfile_name
Stringremote_created_at
DateTime (ISO 8601)uploaded_by
UUIDremote_data
Arrayfile_url
StringGET/tickets/{ticket_id}/conversations
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_private
Boolean