
Zoho Desk
Merge interacts with Zoho Desk API endpoints to access certain information as detailed below.
API Endpoints
POST/tickets/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringuploaded_by
UUIDfile_url
Stringremote_created_at
DateTime (ISO 8601)file_name
Stringticket
UUIDPOST/tickets/{ticket_id}/sendReply
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_body
Stringuser
UUIDremote_id
Stringremote_created_at
DateTime (ISO 8601)POST/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
name
Stringremote_data
Arrayremote_id
Stringdescription
StringAccess User information
User fields
remote_id
Stringteams
ArrayGET/accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
name
Stringremote_id
Stringremote_data
ArrayGET/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringpriority
Enumremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_created_at
DateTime (ISO 8601)ticket_url
Stringstatus
Enumremote_data
Arrayaccount
UUIDcontact
UUIDcompleted_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_type
StringAccess Comment information
Comment fields
ticket
UUIDAccess Attachment information
Attachment fields
ticket
UUIDGET/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_id
Stringphone_number
Stringremote_data
Arrayaccount
UUIDemail_address
StringGET/tickets/{ticket_id}/threads/{thread_id}
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_body
Stringremote_id
Stringbody
Stringremote_created_at
DateTime (ISO 8601)user
UUIDremote_data
Arraycontact
UUIDAccess Attachment information
Attachment fields
remote_id
Stringuploaded_by
UUIDfile_url
Stringremote_created_at
DateTime (ISO 8601)file_name
Stringremote_data
ArrayGET/tickets/{ticket_id}/conversations
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_private
BooleanGET/tickets/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringuploaded_by
UUIDfile_url
Stringremote_created_at
DateTime (ISO 8601)file_name
Stringremote_data
ArrayGET/ticketTags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
name
Stringremote_id
Stringremote_data
ArrayGET/roles
Merge interacts with this API endpoint to...
Access Role information
Role fields
name
Stringremote_id
Stringremote_data
ArrayGET/agents
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringremote_data
Arrayemail_address
Stringis_active
BooleanPOST/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_created_at
DateTime (ISO 8601)assignees
Arrayticket_url
Stringdescription
Stringstatus
Enumaccount
UUIDcontact
UUIDdue_date
DateTime (ISO 8601)ticket_type
String