Add an API endpoint (or option) to create/link an integration record (e.g. Aha ↔ Jira) with use_remote/“commit from Jira” behavior, so Jira can overwrite/sync the Aha entity on initial link—matching what the UI supports.
What is the challenge? The current API does not support programmatically creating an integration link and selecting the “use_remote / commit from Jira” option in the same flow (or at all), so the UI can do something the API cannot.
What is the im...
Paweł Żmuda
18 days ago
in APIFuture consideration
What is the challenge? Updating the Collections on a document is currently a manual process. We have an Employee Handbook published for all employees. It is comprised of folders that come out of various workspaces - in order to make sure authors a...
Stephanie Redl
25 days ago
in APIFuture consideration
Ability to distinguish capacity estimates by scenario in list reports and API
What is the challenge? When multiple capacity planning scenarios are active on the same record, list reports return duplicate rows for each capacity estimate, one per active scenario. There is no way to distinguish which estimate belongs to which ...
Krysta Boyer
about 1 month ago
in APIFuture consideration
What is the challenge?
API keys inherit the full permissions of the user who creates them, and there does not appear to be a way to scope the key itself to specific workspaces, folders, or record types.
This creates concern internally when bui...
Jeremy Bruno
2 months ago
in APIFuture 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 ...
What is the challenge?
When integrating with external tools like ChatGPT, creating or modifying records one-by-one requires constant context switching by the AI. They cannot loop through 30 requests like a script might. As a result the AI consta...
David Haukeness
3 months ago
in APIFuture consideration
Expose integration data and enable field selection in Aha.io API for workflow automation
What is the challenge?
We're building automated release notes workflows that correlate Aha.io requirements with Azure DevOps Pull Requests. The current API has critical gaps that force manual work:
Gap 1: Integration Data Not Accessible
The ...
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
6 months ago
in APIFuture consideration
What is the challenge?
Broadcasts can't be scheduled with start/expiration dates, so organizational requirements for quarterly reminders - or admin announcements re: holidays, etc. require a person to create, enable, and disable broadcasts manua...
Expand payload response in "Assistant usage API" endpoint
What is the challenge?
Using the "Assistant usage API" endpoint to extract usage of the AI assistant into a 3rd party database, to be used to create a usage dashboard. There are certain data points not present in the response payload, which is m...
Dale Potter
7 months ago
in APIFuture consideration