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
over 1 year 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 1 year ago
in API
0
Future consideration
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
over 1 year 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
almost 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
almost 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
almost 2 years ago
in API
0
Future consideration
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
almost 2 years 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
almost 2 years ago
in API
0
Future consideration
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
about 2 years ago
in API
2
Future consideration