
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
remote_id
Stringhtml_body
Stringuser
UUIDbody
Stringremote_created_at
DateTime (ISO 8601)POST/buckets/{project_id}/todolists/{todolists_id}/todos.json
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringstatus
Enumremote_created_at
DateTime (ISO 8601)collections
Arrayassignees
Arrayremote_updated_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)ticket_url
Stringname
Stringdescription
StringGET/projects.json
Merge interacts with this API endpoint to...
Access Project information
Project fields
remote_id
Stringname
Stringdescription
Stringremote_data
ArrayAccess Collection information
Collection fields
remote_id
Stringremote_data
Arrayparent_collection
UUIDname
Stringdescription
StringGET/buckets/{project_id}/todosets/{todoset_id}/todolists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_id
Stringname
Stringdescription
Stringremote_data
ArrayGET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringemail_address
Stringremote_data
Arrayis_active
Booleanavatar
Stringname
StringAccess Role information
Role fields
name
String