Skip to Main Content
ADD A NEW IDEA

API

Showing 42

Support timestamps on status change dates in the API

I would like to have timestamps supported in the API for any user action oriented dates (like create dates, updated dates, etc.). Currently the timestamp is not included for the status_changed_on field. I'd like for timestamps to be supported for ...
Erin Ward about 1 year 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 indicates if custom field is read-only

Currently, the REST API doesn't indiciate if the given custom field has been defined as read-only or not. Here's a sample field definition for a read-only field as returned from `/api/v1/products/{productId}` {"id": "7002184427275897244","key": "k...
Tomasz Zarna over 2 years ago in API 0 Future consideration

Integration with Adobe Workfront Fusion

I am interested in your software but I need the following two asks: I need this to have a native integration with Adobe Workfront or at least a RESTAPI with Workfront Fusion and if your software is compliant with SAFe Framework. Thanks.
Guest almost 2 years 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

Fetch roadmap last updated date through API

In our account we had created Roadmap, I want to fetch last updated date of AHA roadmap through my application.
Guest over 2 years 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

Api for license/billing related information

It would be great if Aha supports billing/license API for information such as renewal date,paid date, user limit etc, which can be used for cost managing platforms.
Guest over 2 years 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