Ability to create new workspaces and set the workspace template via the API
What is the challenge?
Some teams may want to manage their hierarchy and create new workspaces via the REST API, but currently the endpoint to create workspaces does not include the ability to set the workspace template you want applied to the n...
Stephanie Lechner
3 months ago
in API
0
Future consideration
What is the challenge?
The data in aha is vast and messy. Converting it all by hand is time intensive. I have set up atomations with jira and slack to manage work, but I need a way to use Aha! feedback in my prompting automations. Converting and...
Guest
7 months ago
in API / Automations
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
about 2 years ago
in API
0
Future consideration
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
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
over 2 years ago
in API
0
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
about 3 years ago
in API
0
Future consideration
Fire Webhook when feature tags on a feature are Added/Removed/Changed
Currently we have a custom integration we have built between Aha and GitLab. This is going OK, but when a feature tag is updated, it does not trigger an appropriate webhook to allow us to carry the changes over to GitLab. This is causing problems,...
Guest
over 3 years ago
in API
0
Future consideration
Expose custom field scope (“Filter field values to”) in API
What is the challenge?
The GET /api/v1/custom_field_definitions endpoint does not return the “Filter field values to” scope setting (Account / Product Line / Workspace), even though this property is configurable in the UI.
There is currently no ...