Skip to Main Content
ADD A NEW IDEA

API

Showing 47

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 2 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 3 months ago in API 0 Future consideration

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 9 months ago in API 0 Future consideration

REST API: Ability to only list idea votes and comments updated since a given date

Currently, when listing Idea Votes and Idea Comments for a given Idea through the REST API, all records are returned. It would benefit consumers of the REST API to be able to specify an updated_since query string parameter so that only record upda...
Uri Goldstein about 1 year ago in API 0 Future consideration

Make rest API for getting the list to-do that are not associated with any product

Need the rest API which gives list of to-dos that are not associated with any productThe scope of the to-do can be user level and global, means gives list of all to-do in the instance (doesn't matter who created , and assign to) which is not assoc...
Guest about 1 year ago in API 0 Future consideration

Add user first name and last name fields to Get User API response

Currently Aha stores user first and last names. In the get user and list users REST API response objects, those fields are combined into one field: name. So John and Doe just get returned as John Doe. This causes problems when you have many differ...
Guest about 1 year ago in API 0 Future consideration

Ability to query on custom fields in API

We need to query on a custom field, SF Account ID, on the Aha record, to determine if an account has already been created in Aha. Because we can't do this, we are constantly creating duplicate accounts in Aha that need to be manually removed.
Sara Olson over 1 year ago in API 2 Future consideration

see who else is in the workspace

It would be useful to see who else is currently "in" your workspace
Danielle Martinez over 1 year ago in API 2 Future consideration

Ability to create custom_pivot reports programatically

I have created one custom_pivot report from the UI. Now I'd like to duplicate this report 20 times and change one value in one filter. Is there a way to do this through the API? Something that would allow me to export a custom_pivot definition as ...
Guest over 1 year 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 1 year ago in API 0 Future consideration