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
over 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
over 2 years ago
in API
2
Future consideration
Add REST API to modify paid seats and simplify account provisioning
I do create reviewer and product owner users in aha.io automatically via the REST API. If I create a product owner and this exceeds the current available paid seats I get an exception.
It should be possible to read the amount of available paid sea...
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
about 3 years ago
in API
0
Future consideration
API to work with Google Apps Script UrlFetchApp Class
Integrating AHA! with G Suites workflows would be extremely powerful. the CURL equivalent in Google Apps Script is UrlFetchApp. When using the class, the API returns errors. CURL cannot be used in GAP.
Guest
over 3 years ago
in API
0
Future consideration
I need to retrieve an Idea information (id, votes) via GET /features/id
Customers using API integration scripts will benefit a lot from this functionality. My script is based on individual Feature retrieval via API, but to get a linked Idea and its votes number I have to perform a number of sub-requests, which makes m...
Guest
over 3 years ago
in API
0
Future consideration
Aha! API to create custom fields in workspace line or workspace or feature card?
Want to ask you one question, Do we have a Aha! API to create custom fields in workspace line or workspace or feature card? e.g I want to create workspace line cost and workspace line value as custom fields with the help of AHA rest api.
Guest
about 4 years ago
in API
3
Future consideration