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
collectionsArray

remote_created_atDateTime (ISO 8601)

remote_updated_atDateTime (ISO 8601)

descriptionString

remote_idString

remote_dataArray

nameString

due_dateDateTime (ISO 8601)

creatorUUID

ticket_urlString

statusEnum
Access Tag information
Tag fields
nameString

remote_idString
GET/tasks
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_updated_atDateTime (ISO 8601)

remote_created_atDateTime (ISO 8601)

descriptionString

remote_idString

remote_dataArray

nameString

due_dateDateTime (ISO 8601)

creatorUUID

ticket_urlString

statusEnum
Access Attachment information
Attachment fields
remote_created_atDateTime (ISO 8601)

remote_idString

file_urlString

file_nameString

content_typeString

ticketUUID
GET/tasks/{task_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_created_atDateTime (ISO 8601)

remote_idString

remote_dataArray

ticketUUID

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

remote_idString

nameString

email_addressString

remote_dataArray
Access Role information
Role fields
remote_dataArray

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

nameString

remote_idString

descriptionString
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
remote_dataArray

bodyString

remote_idString

remote_created_atDateTime (ISO 8601)