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
nameString

remote_updated_atDateTime (ISO 8601)

remote_idString

remote_created_atDateTime (ISO 8601)

collectionsArray

assigneesArray

ticket_urlString

descriptionString

statusEnum

due_dateDateTime (ISO 8601)
GET/projects.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
nameString

remote_idString

parent_collectionUUID

descriptionString

remote_dataArray
Access Project information
Project fields
nameString

remote_dataArray

remote_idString

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

avatarString

remote_idString

remote_dataArray

email_addressString

is_activeBoolean
Access Role information
Role fields
nameString
GET/buckets/{project_id}/recordings/{todo_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_bodyString

remote_idString

bodyString

remote_created_atDateTime (ISO 8601)

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

remote_dataArray

remote_idString

descriptionString