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
descriptionStringremote_dataArraynameStringremote_idStringAccess Project information
Project fields
descriptionStringremote_dataArraynameStringremote_idStringGET/buckets/{project_id}/todolists/{todolist_id}/groups.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
descriptionStringremote_dataArrayremote_idStringnameStringcollection_urlStringremote_created_atDateTime (ISO 8601)remote_updated_atDateTime (ISO 8601)GET/buckets/{project_id}/todosets/{todoset_id}/todolists.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
parent_collectionUUIDGET/buckets/{project_id}/recordings/{todo_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_idStringremote_created_atDateTime (ISO 8601)html_bodyStringuserUUIDbodyStringGET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArrayremote_idStringavatarStringemail_addressStringnameStringis_activeBooleanAccess Role information
Role fields
nameStringPOST/buckets/{project_id}/todolists/{todolists_id}/todos.json
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
descriptionStringremote_idStringnameStringstatusEnumticket_urlStringremote_created_atDateTime (ISO 8601)collectionsArrayassigneesArraydue_dateDateTime (ISO 8601)remote_updated_atDateTime (ISO 8601)