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
remote_updated_atDateTime (ISO 8601)

statusEnum

descriptionString

remote_idString

nameString

ticket_urlString

assigneesArray

remote_created_atDateTime (ISO 8601)

due_dateDateTime (ISO 8601)

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

remote_idString

nameString

descriptionString
Access Collection information
Collection fields
parent_collectionUUID

remote_dataArray

descriptionString

remote_idString

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

remote_idString

nameString

descriptionString
GET/buckets/{project_id}/recordings/{todo_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_idString

userUUID

bodyString

remote_created_atDateTime (ISO 8601)

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

avatarString

remote_dataArray

email_addressString

remote_idString

nameString
Access Role information
Role fields
nameString