Skip to Main Content

Share your product feedback

ADD A NEW IDEA

API

Showing 69

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 11 months 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 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 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 12 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