
Basecamp
Merge interacts with Basecamp API endpoints to access certain information as detailed below.
API Endpoints
GET/projects.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
description
Stringremote_id
Stringparent_collection
UUIDname
Stringremote_data
ArrayAccess Project information
Project fields
name
Stringremote_data
Arraydescription
Stringremote_id
StringGET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
remote_id
Stringavatar
Stringname
Stringis_active
Booleanremote_data
Arrayemail_address
StringAccess Role information
Role fields
name
StringGET/buckets/{project_id}/todosets/{todoset_id}/todolists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
name
Stringremote_data
Arraydescription
Stringremote_id
StringGET/buckets/{project_id}/recordings/{todo_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_body
Stringremote_id
Stringremote_created_at
DateTime (ISO 8601)user
UUIDbody
StringPOST/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)description
Stringremote_id
Stringcollections
Arrayremote_created_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)assignees
Arraystatus
Enumname
Stringticket_url
String