
Aha!
Beta
Merge interacts with Aha! API endpoints to access certain information as detailed below.
API Endpoints
GETfeatures
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)collections
Arraystatus
Enumdescription
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)name
Stringdue_date
DateTime (ISO 8601)ticket_url
Stringcreator
UUIDAccess Tag information
Tag fields
remote_id
Stringname
StringGET/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_id
Stringremote_updated_at
DateTime (ISO 8601)status
Enumdescription
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)name
Stringdue_date
DateTime (ISO 8601)ticket_url
Stringcreator
UUIDAccess Attachment information
Attachment fields
remote_id
Stringticket
UUIDcontent_type
Stringfile_url
Stringremote_created_at
DateTime (ISO 8601)file_name
StringGET/tasks/{task_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_id
Stringticket
UUIDremote_data
Arrayremote_created_at
DateTime (ISO 8601)body
StringGET/users
Merge interacts with this API endpoint to...
Access User information
User fields
is_active
Booleanremote_id
Stringemail_address
Stringremote_data
Arrayname
StringAccess Role information
Role fields
remote_id
Stringremote_data
ArrayGET/products/{product_id}/releases
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_id
Stringdescription
Stringremote_data
Arrayname
StringGET/products
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
parent_collection
UUIDGET/products/{project_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
body
Stringremote_id
Stringremote_data
Arrayremote_created_at
DateTime (ISO 8601)