Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

API

Showing 37

Trigger activity webhook event when a many-to-many custom table field value is added to a record

Who would benefit? Users that use many-to-many custom table fields on their records and would like to use that information when one is added What impact would it make? How should it work? When a user adds a many-to-many custom table value to a rec...
Will Lawrence 28 days ago in API / Integrations 0 Likely to implement

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 6 days ago in API 0

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 month 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 4 months ago in API 0 Unlikely to implement

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 6 months 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 5 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 almost 2 years 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 6 months 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 over 2 years ago in API / Jira 1 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