Zoho Desk
Common Model Sync Frequencies
Accessed third-party endpoints
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_idString

uploaded_byUUID

file_urlString

remote_created_atDateTime (ISO 8601)

file_nameString

ticketUUID
POST/tickets/{ticket_id}/sendReply
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_bodyString

userUUID

remote_idString

remote_created_atDateTime (ISO 8601)
POST/tickets/{ticket_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_privateBoolean

bodyString
GET/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
nameString

remote_dataArray

remote_idString

descriptionString
Access User information
User fields
remote_idString

teamsArray
GET/accounts
Merge interacts with this API endpoint to...
Access Account information
Account fields
nameString

remote_idString

remote_dataArray
GET/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
nameString

priorityEnum

remote_updated_atDateTime (ISO 8601)

remote_idString

remote_created_atDateTime (ISO 8601)

ticket_urlString

statusEnum

remote_dataArray

accountUUID

contactUUID

completed_atDateTime (ISO 8601)

due_dateDateTime (ISO 8601)

ticket_typeString
Access Comment information
Comment fields
ticketUUID
Access Attachment information
Attachment fields
ticketUUID
GET/contacts
Merge interacts with this API endpoint to...
Access Contact information
Contact fields
remote_idString

phone_numberString

remote_dataArray

accountUUID

email_addressString
GET/tickets/{ticket_id}/threads/{thread_id}
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_bodyString

remote_idString

bodyString

remote_created_atDateTime (ISO 8601)

userUUID

remote_dataArray

contactUUID
Access Attachment information
Attachment fields
remote_idString

uploaded_byUUID

file_urlString

remote_created_atDateTime (ISO 8601)

file_nameString

remote_dataArray
GET/tickets/{ticket_id}/conversations
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
is_privateBoolean
GET/tickets/{ticket_id}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_idString

uploaded_byUUID

file_urlString

remote_created_atDateTime (ISO 8601)

file_nameString

remote_dataArray
GET/ticketTags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
nameString

remote_idString

remote_dataArray
GET/roles
Merge interacts with this API endpoint to...
Access Role information
Role fields
nameString

remote_idString

remote_dataArray
GET/agents
Merge interacts with this API endpoint to...
Access User information
User fields
nameString

remote_idString

remote_dataArray

email_addressString

is_activeBoolean
POST/tickets
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
nameString

remote_updated_atDateTime (ISO 8601)

remote_idString

remote_created_atDateTime (ISO 8601)

assigneesArray

ticket_urlString

descriptionString

statusEnum

accountUUID

contactUUID

due_dateDateTime (ISO 8601)

ticket_typeString