
Basecamp
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
user
UUIDremote_created_at
DateTime (ISO 8601)body
Stringremote_id
Stringhtml_body
StringGET/projects.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_data
Arrayparent_collection
UUIDdescription
Stringname
Stringremote_id
StringAccess Project information
Project fields
remote_data
Arraydescription
Stringremote_id
Stringname
StringGET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
remote_data
Arrayemail_address
Stringavatar
Stringname
Stringremote_id
Stringis_active
BooleanAccess Role information
Role fields
name
StringPOST/buckets/{project_id}/todolists/{todolists_id}/todos.json
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
ticket_url
Stringstatus
Enumremote_updated_at
DateTime (ISO 8601)collections
Arraydescription
Stringdue_date
DateTime (ISO 8601)name
Stringremote_created_at
DateTime (ISO 8601)assignees
Arrayremote_id
StringGET/buckets/{project_id}/todosets/{todoset_id}/todolists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_data
Arraydescription
Stringremote_id
Stringname
String