Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

API

Showing 35 of 8092

Return raw value changes in /api/v1/audits

What it looks now: { "audits": [ { "changes": [ { "field_name": "Assigned to user", "value": "Default assignee → Anton Aha", } ] } ]} Proposal: { "audits": [ { "changes": [ { "field_name": "Assigned to user", "value": "Default assignee &a...
Anton Kuzmenko about 1 month ago in API 0 Unlikely to implement

Scope / granular permissions for API Access

Hi All, currently every user with Aha! access can create an api token or authorize Apps to use the Api. And the Scope is tied to the user itself and not configurable. When it comes to projects, utilizing the API, it is the Application Owner / Admi...
Oliver Berger 2 months ago in API 0 Future consideration

Ability to filter on visibility for Ideas API

For "List ideas" and "List ideas for a product" endpoints, it would be useful to have the ability to filter on visibility values. In my application I want to display a list of just ideas with specific visibility values, not all values. Currently I...
Kieran Scott 3 months ago in API 0 Future consideration

Ability to filter on category for Ideas API

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 3 months ago in API 0 Future consideration

API to list requirements related to a Release

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 about 2 months ago in API 0 Future consideration

Need REST API to list team members (capacity planning)

We’re using capacity planning in Aha.io and defined our teams and team members (users) there. Vast majority of the users (engineers) are Virtual Users (they do not need to access Aha.io, we used them only for planning purposes). I’ve tried to use ...
Guest 7 months ago in API 0 Future consideration

Integration into ChurnZero

ChurnZero is a customer success management software. Being able to sync customer feature requests to ChurnZero accounts would enable the Customer Success team to have a view into customer-related features.
Aidan Parisian over 1 year ago in API 0 Future consideration

Aha! API Entity Relationship Diagram/Data Model Documentation

Hi Aha! We would like to have a full understanding on how the various Aha! API endpoints (https://www.aha.io/api) relate to each other. Understood there is some customer facing documentation that explains the high-level of the Aha! Data Model. The...
Mike Champlin about 1 year ago in API 0 Future consideration

Update API integrations with JIRA to add Created Date and Resolved Date

We would like to be able to map the created date as well as the resolved date to fields within aha from JIRA.
Guest about 2 years ago in API / Jira 1 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 7 months ago in API 0 Future consideration