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
nameStringdescriptionStringremote_dataArrayremote_idStringAccess Project information
Project fields
nameStringdescriptionStringremote_dataArrayremote_idStringGET/buckets/{project_id}/todolists/{todolist_id}/groups.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_dataArrayremote_idStringremote_updated_atDateTime (ISO 8601)collection_urlStringdescriptionStringnameStringremote_created_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
userUUIDremote_idStringhtml_bodyStringbodyStringremote_created_atDateTime (ISO 8601)GET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArrayavatarStringremote_idStringis_activeBooleannameStringemail_addressStringAccess 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
ticket_urlStringcollectionsArraydue_dateDateTime (ISO 8601)remote_idStringremote_updated_atDateTime (ISO 8601)assigneesArraydescriptionStringstatusEnumnameStringremote_created_atDateTime (ISO 8601)