Basecamp
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_at
DateTime (ISO 8601)status
Enumdescription
Stringremote_id
Stringname
Stringticket_url
Stringassignees
Arrayremote_created_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)collections
ArrayGET/projects.json
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_data
Arrayremote_id
Stringname
Stringdescription
StringAccess Collection information
Collection fields
parent_collection
UUIDremote_data
Arraydescription
Stringremote_id
Stringname
StringGET/buckets/{project_id}/todosets/{todoset_id}/todolists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_data
Arrayremote_id
Stringname
Stringdescription
StringGET/buckets/{project_id}/recordings/{todo_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringuser
UUIDbody
Stringremote_created_at
DateTime (ISO 8601)html_body
StringGET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
is_active
Booleanavatar
Stringremote_data
Arrayemail_address
Stringremote_id
Stringname
StringAccess Role information
Role fields
name
String