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
userUUID

remote_created_atDateTime (ISO 8601)

bodyString

remote_idString

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

parent_collectionUUID

descriptionString

nameString

remote_idString
Access Project information
Project fields
remote_dataArray

descriptionString

remote_idString

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

email_addressString

avatarString

nameString

remote_idString

is_activeBoolean
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
ticket_urlString

statusEnum

remote_updated_atDateTime (ISO 8601)

collectionsArray

descriptionString

due_dateDateTime (ISO 8601)

nameString

remote_created_atDateTime (ISO 8601)

assigneesArray

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

descriptionString

remote_idString

nameString