Skip to Main Content

Share your product feedback

ADD A NEW IDEA

API

Showing 80

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

Add extra data in audit changes structure

What is the challenge? Be able to handle value from audit without deduced the "impacted" json field changes and without process the current string provided in "value" by sending both value separately to let developer handle them on their side if...
Guest 8 months ago in API 0 Future consideration

SLIDES API

What is the challenge? I wanted to be able to set up my slide on Slides, but have the Aha! infomation What is the impact? Would bring huge improvements to presentations Describe your idea Some kind of link between Slides and Aha! like Thincksell d...
Guest about 1 year ago in API 0 Future consideration

Separate the Integration Template from a workspace so it can be managed independently

What is the challenge? When I create an integration template, it is based on a workspace integration that I put in place. If I make changes to that workspace integration, it adjusts the template. My challenge is that I would like to create a templ...
Tobias H about 1 year ago in API 2 Future consideration

API to get features in a release with multiple tag query parameters

What is the challenge? Reduce the number of API calls and processing effort to fetch records containing multiple tags What is the impact? Help reduce implementation effort and optimize performance Describe your idea When calling the "Get feature i...
Guest about 1 year 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 over 1 year ago in API / Features 0 Future consideration

add options to set / change the creationdate and the creator of an admin_response

What is the challenge? Admin responses will always have the date when it the response was added to the system and will ever be from that person who added it What is the impact? losing history when migrating ideas Describe your idea just make the a...
Oliver Berger over 1 year ago in API / Ideas portal 0 Future consideration

Ability to search comments through API

Who would benefit? Comments to an idea can be added by almost anyone, even if they are not the original owner of the idea, and even without admin permissions. So, if we enabled API search for comments, a non-admin user could add a searchable hasht...
Guest about 2 years ago in API 0 Future consideration

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 over 2 years 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 2 years ago in API 0 Unlikely to implement