
Hive
Merge interacts with Hive API endpoints to access certain information as detailed below.
API Endpoints
POST/actions/{actionId}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringbody
Stringremote_created_at
DateTime (ISO 8601)GET/actions/{actionId}/attachments
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_id
Stringfile_url
Stringremote_created_at
DateTime (ISO 8601)file_name
Stringremote_data
ArrayGET/workspaces/{workspaceId}/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
name
Stringremote_id
Stringremote_data
ArrayAccess User information
User fields
remote_id
Stringteams
ArrayGET/workspaces/{workspaceId}/labels
Merge interacts with this API endpoint to...
Access Tag information
Tag fields
name
Stringremote_id
Stringremote_data
ArrayGET/workspaces/{workspaceId}/actions
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
ticket
UUIDAccess Comment information
Comment fields
ticket
UUIDAccess Ticket information
Ticket fields
name
Stringpriority
Enumremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_created_at
DateTime (ISO 8601)collections
Arraydescription
Stringstatus
Enumremote_data
Arraycompleted_at
DateTime (ISO 8601)due_date
DateTime (ISO 8601)project
UnknownGET/workspaces
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
uploaded_by
UUIDAccess Ticket information
Ticket fields
ticket_url
StringGET/workspaces/{workspaceId}/projects
Merge interacts with this API endpoint to...
Access Project information
Project fields
name
Stringusers
Unknownremote_id
Stringdescription
Stringremote_data
ArrayAccess Collection information
Collection fields
name
Stringremote_data
Arrayremote_id
Stringdescription
StringGET/actions/{actionId}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringbody
Stringremote_created_at
DateTime (ISO 8601)user
UUIDremote_data
ArrayGET/workspaces/{workspaceId}/users
Merge interacts with this API endpoint to...
Access User information
User fields
name
Stringremote_id
Stringemail_address
Stringremote_data
ArrayGET/workspaces/{workspaceId}/users/{user}/role-tags
Merge interacts with this API endpoint to...
Access Role information
Role fields
name
Stringremote_id
Stringremote_data
ArrayPOST/actions/create
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
name
Stringremote_updated_at
DateTime (ISO 8601)remote_id
Stringremote_created_at
DateTime (ISO 8601)assignees
Arrayticket_url
Stringdescription
Stringdue_date
DateTime (ISO 8601)tags
Array