What is the challenge? I manage many products in Aha. I want to get all endorsements for a single product. At the moment there is only an API call to get all endorsements. What is the impact? The API gets a heavy load because forst I have to get a...
Frank Wegner
11 months ago
in API
0
Future consideration
Increase the maximum number of records returned by the API
Who would benefit? Users who are using the API to build reporting out of Aha! (e.g. Power BI) What impact would it make? It would reduce the number of API calls that need to be made to retrieve large amount of records How should it work? Instead o...
Nicolas Andrillon
about 2 years ago
in API
0
Future consideration
Allow integrations to be setup from a system setting - not tied to a user
What is the challenge? We had a former development manager set up some integrations and this is tied to that development manager's user. When we disabled the user (part of the security process when someone leaves, it disabled and wiped away the in...
C Gordon
about 1 year ago
in API
0
Future consideration
Users API does not consider "Knowledge" License as Paid Seat
What is the challenge? paid_seat field is not properly returned for the new "Knowledge" license What is the impact? We cannot rely on API data alone and need to find workarounds in this case to properly reflect the users license information Descri...
Erik Uhlich
about 1 year ago
in API
0
Planning to implement
What is the challenge? Information is on Jira What is the impact? Double work. Describe your idea Get either integration with Jira or expose an api so we can update from another system.
I have several integrations made via the REST API. Sometimes I need to be able to list all the Requirement items within a Release. As these belongs to Features, the only way I have is to list all the Features for a Release, and then cycle through ...
Nicola Rolando
over 2 years ago
in API
0
Future consideration
What is the challenge? I have several Idea Priority Lists (sample URL: https://company.aha.io/bookmarks/idea_priority_lists/742401644519384784104/7492735755221052302). Each list has their own ranking order, some Ideas appear in multiple lists. I n...
Frank Wegner
over 1 year ago
in API
0
Future consideration
For the "List ideas for a product" endpoint, it would be useful to have the ability to filter on categories. Users have this ability within ideas portals, but there doesn't seem to be a way to achieve this in the API.
Kieran Scott
over 2 years ago
in API
0
Future consideration
Allow exporting the schema of a scorecard through the API
When developing tools which use the Aha! REST API, it can be useful to check the schema that scorecards for a specific workspace/product use, in order to visualize this data. Currently, this can only be achieved by directly loading e.g. Ideas and ...
Guest
almost 3 years ago
in API
0
Future consideration
Currently, the REST API doesn't indiciate if the given custom field has been defined as read-only or not. Here's a sample field definition for a read-only field as returned from `/api/v1/products/{productId}` {"id": "7002184427275897244","key": "k...
Tomasz Zarna
over 4 years ago
in API
0
Future consideration