
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
remote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_id
Stringremote_data
Arraypriority
Enumname
Stringcontact
UUIDdue_date
DateTime (ISO 8601)ticket_type
Stringcompleted_at
DateTime (ISO 8601)ticket_url
Stringstatus
Enumaccount
UUIDAccess Comment information
Comment fields
ticket
UUIDGET/tickets/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_created_at
DateTime (ISO 8601)remote_id
Stringuploaded_by
UUIDfile_url
Stringfile_name
Stringremote_data
ArrayGET/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
is_active
Booleanremote_id
Stringname
Stringemail_address
Stringremote_data
ArrayPOST/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)description
Stringremote_id
Stringassignees
Arrayname
Stringcontact
UUIDdue_date
DateTime (ISO 8601)ticket_type
Stringticket_url
Stringstatus
Enumaccount
UUIDPOST/tickets/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_created_at
DateTime (ISO 8601)remote_id
Stringuploaded_by
UUIDfile_url
Stringfile_name
Stringticket
UUIDPOST/tickets/{ticket_id}/sendReply
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
user
UUIDremote_id
Stringremote_created_at
DateTime (ISO 8601)html_body
StringPOST/tickets/{ticket_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_private
Booleanbody
StringGET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_data
Arrayname
Stringremote_id
Stringdescription
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
Stringemail_address
Stringremote_data
Arrayphone_number
Stringaccount
UUIDGET/tickets/{ticket_id}/threads/{thread_id}
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)user
UUIDremote_id
Stringcontact
UUIDhtml_body
Stringremote_data
Arraybody
StringAccess Attachment information
Attachment fields
remote_created_at
DateTime (ISO 8601)remote_id
Stringuploaded_by
UUIDfile_url
Stringfile_name
Stringremote_data
ArrayGET/tickets/{ticket_id}/conversations
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_private
Boolean