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

GET/projects/api/v3/tasks/{ticket_id}.json
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
descriptionString

remote_updated_atDateTime (ISO 8601)

collectionsArray

remote_created_atDateTime (ISO 8601)

statusEnum

remote_idString

tagsArray

assigneesArray

creatorUUID

due_dateDateTime (ISO 8601)

nameString

priorityEnum

ticket_urlString
GET/projects/api/v3/projects.json
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_dataArray

descriptionString

usersUnknown

remote_idString

nameString
Access Collection information
Collection fields
remote_dataArray

descriptionString

usersUnknown

remote_idString

nameString
GET/projects/api/v3/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_dataArray

html_bodyString

userUUID

remote_created_atDateTime (ISO 8601)

remote_idString

bodyString

ticketUUID
GET/projects/api/v3/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArray

remote_idString

email_addressString

is_activeBoolean

avatarString
GET/projects/api/v3/tags.json
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
remote_dataArray

remote_idString

nameString
GET/projects/api/v3/files.json
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

uploaded_byUUID

file_urlString

file_nameString
GET/projects/api/v3/tasks.json
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_dataArray

descriptionString

remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

statusEnum

remote_idString

parent_ticketUUID

creatorUUID

completed_atDateTime (ISO 8601)

due_dateDateTime (ISO 8601)

nameString

priorityEnum

ticket_urlString
Access Attachment information
Attachment fields
remote_idString

ticketUUID
GET/projects/api/v3/tasklists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_dataArray

descriptionString

remote_updated_atDateTime (ISO 8601)

parent_collectionUUID

remote_created_atDateTime (ISO 8601)

remote_idString

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

remote_idString

nameString

remote_dataArray
GET/comments/{comment_id}.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_atDateTime (ISO 8601)

html_bodyString

userUUID
POST/tasks/{task_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_idString