Skip to Main Content

Share your product feedback

ADD A NEW IDEA

My ideas: API

Showing 67 of 9116

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

Include record links in fields accessible by equations

Who would benefit? Users creating advanced worksheet equations What impact would it make? It will allow to perform calculations based on the number and types of linked records How should it work? Custom worksheet are very powerful, but it is not p...
Nicola Rolando 11 months ago in API 0 Future consideration

Proposing a transition from IP-based to token-based API rate limiting

Who would benefit? I am writing on behalf of Unito, a platform dedicated to enabling seamless two-way synchronization between various software tools. We are actively working on expanding our integrations and are enthusiastic about incorporating th...
Guest 12 months ago in API 0 Future consideration

Enable filtering on custom fields in Custom Table Records List API

Who would benefit? Any customer using custom tables, particularly those integrating with other data sources or needing API-based filtering capabilities What impact would it make? Scripting updates from other sources of truth such as taxonomy syste...
Guest about 1 year ago in API 0 Future consideration

Ability to search comments through API

Who would benefit? Comments to an idea can be added by almost anyone, even if they are not the original owner of the idea, and even without admin permissions. So, if we enabled API search for comments, a non-admin user could add a searchable hasht...
Guest about 1 year ago in API 0 Future consideration

Delivery Risks via API

Who would benefit? Users wanting to access this data externally What impact would it make? Allow users to use this data outside of Aha (i.e. external reports, dashboards, etc.). This would allow us to keep track of when something is at risk. How s...
Guest about 1 year ago in API 0 Future consideration

Add 'identity provider type' attribute to 'Update user' API endpoint

Who would benefit? Customers who manage user provisioning and updates through SSO and automated API processes What impact would it make? Customers can manage their user's authentication method en masse through the API - especially helpful with lar...
Justin Waldorf about 1 year ago in API 0 Future consideration

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 over 1 year ago in API 0 Unlikely to implement

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 over 1 year ago in API 0 Future consideration

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 over 1 year ago in API 0 Future consideration