Skip to Main Content

Share your product feedback

ADD A NEW IDEA

API

Showing 69

Add 'identity provider type' attribute to 'Update user' API endpoint

Who would benefit? Customers who manage user provisioning and updates through SSO and automated API processes What impact would it make? Customers can manage their user's authentication method en masse through the API - especially helpful with lar...
Justin Waldorf about 1 year ago in API 0 Future consideration

Return raw value changes in /api/v1/audits

What it looks now: { "audits": [ { "changes": [ { "field_name": "Assigned to user", "value": "Default assignee → Anton Aha", } ] } ]} Proposal: { "audits": [ { "changes": [ { "field_name": "Assigned to user", "value": "Default assignee &a...
Anton Kuzmenko over 1 year ago in API 0 Unlikely to implement

Azure Connector for Aha! RESTAPI

Create an Azure Connector https://docs.microsoft.com/en-us/connectors/ so that we can integrate easily with other applications using the Power Platform and Logic Apps. Essentially this is a wrapper for the Aha! API.
Dave Ball over 2 years ago in API 0 Future consideration

REST API indicates if custom field is read-only

Currently, the REST API doesn't indiciate if the given custom field has been defined as read-only or not. Here's a sample field definition for a read-only field as returned from `/api/v1/products/{productId}` {"id": "7002184427275897244","key": "k...
Tomasz Zarna over 3 years ago in API 0 Future consideration

Ability to delete product with REST API

Using the REST API I'm able to delete epics, Features, Ideas and other records, but for some reason this operation is not available for Products. At least it's not documented. Is there an internal/experimental API I could use? Is there any other w...
Tomasz Zarna over 3 years ago in API 0 Future consideration

Product Logo in API

Would be great to be able to see the URL to the Product Logo's in the API.
Alex Bailes over 6 years ago in API 2 Will not implement

Add ability to create product lines from the API

It is not currently possible to create a product line via the API.
Steven Petryk almost 7 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...
Guest over 7 years ago in Account settings / API 0 Unlikely to implement

Create an API end point for subscription details

What is the challenge? Aha! does not have an API end point that provides subscription details - plan type, number of seats. What is the impact? Teams would like the ability to programmatically call for subscription details to keep subscription det...
Kristina Gass 7 days ago in API 0 Future consideration

Enhance approval API to allow approval group to be set

What is the challenge? Managing approvals across many features efficiently What is the impact? Without using approval groups we would need to update all feature's approvers each time someone joins or leaves an approving team Describe your idea I w...
Matthew Andrews 5 months ago in API / Features 0 Future consideration