
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
description
Stringdue_date
DateTime (ISO 8601)status
Enumcollections
Arrayremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)ticket_url
Stringassignees
Arrayname
Stringremote_id
StringGET/projects.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
description
Stringremote_data
Arrayname
Stringremote_id
StringAccess Project information
Project fields
description
Stringremote_data
Arrayname
Stringremote_id
StringGET/buckets/{project_id}/recordings/{todo_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_at
DateTime (ISO 8601)html_body
Stringuser
UUIDbody
Stringremote_id
StringGET/buckets/{project_id}/todolists/{todolist_id}/groups.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
description
Stringcollection_url
Stringremote_updated_at
DateTime (ISO 8601)remote_created_at
DateTime (ISO 8601)remote_data
Arrayname
Stringremote_id
StringGET/buckets/{project_id}/todosets/{todoset_id}/todolists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
parent_collection
UUIDGET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
email_address
Stringremote_data
Arrayavatar
Stringis_active
Booleanname
Stringremote_id
StringAccess Role information
Role fields
name
String