Zoho BugTracker
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Zoho BugTracker API endpoints to access certain information as detailed below.
API Endpoints

GET/restapi/portal/{portal_id}/users/
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArray

is_activeBoolean

email_addressString

remote_idString

nameString
GET/api/v3/portal/{portal_id}/tags
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_idString

remote_dataArray

nameString
POST/restapi/portal/{portal_id}/projects/{project_id}/bugs/{bug_id}/comments/
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
userUUID

bodyString

remote_idString

remote_created_atDateTime (ISO 8601)
POST/restapi/portal/{portal_id}/projects/{project_id}/bugs/
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
collaboratorsUnknown
GET/restapi/portal/{portal_id}/projects/
Merge interacts with this API endpoint to...
Access Project information
Project fields
descriptionString

remote_idString

remote_dataArray

nameString
Access Collection information
Collection fields
descriptionString

remote_idString

remote_dataArray

nameString
Access Ticket information
Ticket fields
projectUnknown
GET/restapi/portal/{portal_id}/projects/{project_id}/bugs/
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
descriptionString

remote_dataArray

remote_created_atDateTime (ISO 8601)

priorityEnum

statusEnum

assigneesArray

due_dateDateTime (ISO 8601)

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

ticket_urlString

tagsArray

ticket_typeString
Access Comment information
Comment fields
ticketUUID
Access Attachment information
Attachment fields
ticketUUID
GET/restapi/portal/{portal_id}/projects/{project_id}/bugs/{bug_id}/bugfollowers/
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
collaboratorsUnknown
GET/restapi/portal/{portal_id}/projects/{project_id}/bugs/{bug_id}/comments/
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

userUUID

remote_idString

html_bodyString
GET/restapi/portal/{portal_id}/projects/{project_id}/bugs/{bug_id}/attachments/
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

content_typeString

file_urlString

remote_idString

uploaded_byUUID

file_nameString