Aha!
Beta
Common Model Sync Frequencies
Accessed third-party endpoints
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_idString

remote_updated_atDateTime (ISO 8601)

collectionsArray

statusEnum

descriptionString

remote_dataArray

remote_created_atDateTime (ISO 8601)

nameString

due_dateDateTime (ISO 8601)

ticket_urlString

creatorUUID
Access Tag information
Tag fields
remote_idString

nameString
GET/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_idString

remote_updated_atDateTime (ISO 8601)

statusEnum

descriptionString

remote_dataArray

remote_created_atDateTime (ISO 8601)

nameString

due_dateDateTime (ISO 8601)

ticket_urlString

creatorUUID
Access Attachment information
Attachment fields
remote_idString

ticketUUID

content_typeString

file_urlString

remote_created_atDateTime (ISO 8601)

file_nameString
GET/tasks/{task_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_idString

ticketUUID

remote_dataArray

remote_created_atDateTime (ISO 8601)

bodyString
GET/users
Merge interacts with this API endpoint to...
Access User information
User fields
is_activeBoolean

remote_idString

email_addressString

remote_dataArray

nameString
Access Role information
Role fields
remote_idString

remote_dataArray
GET/products/{product_id}/releases
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
remote_idString

descriptionString

remote_dataArray

nameString
GET/products
Merge interacts with this API endpoint to...
Access Collection information
Collection fields
parent_collectionUUID
GET/products/{project_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
bodyString

remote_idString

remote_dataArray

remote_created_atDateTime (ISO 8601)