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 Project information
Project fields
nameStringremote_idStringremote_dataArraydescriptionStringAccess Collection information
Collection fields
nameStringremote_idStringremote_dataArraydescriptionStringGET/people.json
Merge interacts with this API endpoint to...
Access User information
User fields
email_addressStringremote_idStringremote_dataArrayis_activeBooleannameStringavatarStringAccess 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
collectionsArraystatusEnumremote_idStringticket_urlStringassigneesArraynameStringremote_updated_atDateTime (ISO 8601)descriptionStringdue_dateDateTime (ISO 8601)remote_created_atDateTime (ISO 8601)GET/buckets/{project_id}/recordings/{todo_id}/comments.json
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_idStringbodyStringuserUUIDhtml_bodyStringremote_created_atDateTime (ISO 8601)GET/buckets/{project_id}/todolists/{todolist_id}/groups.json
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
collection_urlStringremote_idStringremote_dataArraynameStringremote_updated_atDateTime (ISO 8601)descriptionStringremote_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_collectionUUID