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