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
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...