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

POST/buckets/{project_id}/todolists/{todolists_id}/todos.json
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
descriptionString

due_dateDateTime (ISO 8601)

statusEnum

collectionsArray

remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

ticket_urlString

assigneesArray

nameString

remote_idString
GET/projects.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
descriptionString

remote_dataArray

nameString

remote_idString
Access Project information
Project fields
descriptionString

remote_dataArray

nameString

remote_idString
GET/buckets/{project_id}/recordings/{todo_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_atDateTime (ISO 8601)

html_bodyString

userUUID

bodyString

remote_idString
GET/buckets/{project_id}/todolists/{todolist_id}/groups.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
descriptionString

collection_urlString

remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

remote_dataArray

nameString

remote_idString
GET/buckets/{project_id}/todosets/{todoset_id}/todolists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
parent_collectionUUID
GET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
email_addressString

remote_dataArray

avatarString

is_activeBoolean

nameString

remote_idString
Access Role information
Role fields
nameString