Skip to Main Content

Share your product feedback

ADD A NEW IDEA

API

Showing 76

Field change timestamps via API

What is the challenge? We are tracking our PMs for adherence to ideas review but have run into issues being able to discern when they are reviewing items based on the available timestamps What is the impact? The inability to track changes does not...
Jerimiah Rudden almost 2 years ago in API 0 Future consideration

Want Customize List Report column name in API Response

Who would benefit? All users who are using List report API. What impact would it make? We will able to identify columns in API Response. How should it work? when we changed the Column name of list report , Currently that changed column name is not...
Guest almost 2 years ago in API 0 Future consideration

A method to effectively control and manage API access in Aha!

Who would benefit? Aha! administrators What impact would it make? It would help track the API usage across the instance. For example, if someone is generating heavy traffic by creating thousands of Aha features per minute, we as admins need a meth...
Alok Dath almost 2 years 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 almost 2 years 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 almost 2 years ago in API 1 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years ago in API 0 Future consideration