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

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)

userUUID

remote_idString

html_bodyString

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

remote_idString

parent_collectionUUID

nameString

remote_dataArray
Access Project information
Project fields
remote_dataArray

nameString

remote_idString

descriptionString
GET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
is_activeBoolean

avatarString

remote_idString

nameString

email_addressString

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

remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

descriptionString

remote_idString

assigneesArray

nameString

due_dateDateTime (ISO 8601)

ticket_urlString

statusEnum
GET/buckets/{project_id}/todosets/{todoset_id}/todolists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_dataArray

nameString

remote_idString

descriptionString