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