API for Proxy Vote endorsements should return all custom fields
What is the challenge? When I get https://yourcompany.aha.io/api/v1/ideas/endorsements?proxy=true the returned data does not contain custom fields for the proxy votes. I need to run a loop over the proxy votes to get the custom field data. What is...
Frank Wegner
about 1 year ago
in APIFuture consideration
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
about 1 year ago
in APIFuture 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 APIFuture 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
over 1 year ago
in APIFuture 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
over 1 year ago
in APIPlanning to implement
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 APIFuture consideration
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.
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
almost 3 years ago
in APIFuture 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 APIFuture 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 APIFuture consideration