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_idString

html_bodyString

userUUID

bodyString

remote_created_atDateTime (ISO 8601)
POST/buckets/{project_id}/todolists/{todolists_id}/todos.json
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_idString

statusEnum

remote_created_atDateTime (ISO 8601)

collectionsArray

assigneesArray

remote_updated_atDateTime (ISO 8601)

due_dateDateTime (ISO 8601)

ticket_urlString

nameString

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

nameString

descriptionString

remote_dataArray
Access Collection information
Collection fields
remote_idString

remote_dataArray

parent_collectionUUID

nameString

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

nameString

descriptionString

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

email_addressString

remote_dataArray

is_activeBoolean

avatarString

nameString
Access Role information
Role fields
nameString