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_created_atDateTime (ISO 8601)

priorityEnum

statusEnum

creatorUUID

collectionsArray

assigneesArray

due_dateDateTime (ISO 8601)

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

ticket_urlString

tagsArray
GET/comments/{comment_id}.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
userUUID

remote_created_atDateTime (ISO 8601)

html_bodyString
POST/tasks/{task_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_idString
GET/projects/api/v3/projects.json
Merge interacts with this API endpoint to...
Access Project information
Project fields
descriptionString

usersUnknown

remote_dataArray

remote_idString

nameString
Access Collection information
Collection fields
descriptionString

usersUnknown

remote_dataArray

remote_idString

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

remote_dataArray

remote_created_atDateTime (ISO 8601)

userUUID

remote_idString

ticketUUID

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

is_activeBoolean

email_addressString

avatarString

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

remote_dataArray

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)

file_urlString

remote_idString

uploaded_byUUID

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

remote_dataArray

remote_created_atDateTime (ISO 8601)

priorityEnum

statusEnum

creatorUUID

completed_atDateTime (ISO 8601)

parent_ticketUUID

due_dateDateTime (ISO 8601)

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

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
descriptionString

remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

remote_updated_atDateTime (ISO 8601)

nameString

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

remote_idString

remote_dataArray

nameString