Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

API

Showing 34

Integration into ChurnZero

ChurnZero is a customer success management software. Being able to sync customer feature requests to ChurnZero accounts would enable the Customer Success team to have a view into customer-related features.
Aidan Parisian over 1 year ago in API 0 Future consideration

Update API integrations with JIRA to add Created Date and Resolved Date

We would like to be able to map the created date as well as the resolved date to fields within aha from JIRA.
Guest about 2 years ago in API / Jira 1 Future consideration

Aha! API Entity Relationship Diagram/Data Model Documentation

Hi Aha! We would like to have a full understanding on how the various Aha! API endpoints (https://www.aha.io/api) relate to each other. Understood there is some customer facing documentation that explains the high-level of the Aha! Data Model. The...
Mike Champlin about 1 year ago in API 0 Future consideration

Integration with MixPanel

Mixpanel would be a useful product to integrate with.
Daniel Megson about 1 year ago in API 1 Future consideration

Add API support for adding and removing Custom Roles

Under https://big.ideas.aha.io/ideas/A-I-9767 partial API support was added to custom user roles. However this is report only whne the user object is returned. Without the ability to set and unset these custom roles on a user via an API, I'd asser...
Nigel Lawrence over 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 about 2 months ago in API 0 Unlikely to implement

Ability to filter on visibility for Ideas API

For "List ideas" and "List ideas for a product" endpoints, it would be useful to have the ability to filter on visibility values. In my application I want to display a list of just ideas with specific visibility values, not all values. Currently I...
Kieran Scott 4 months ago in API 0 Future consideration

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 about 1 year ago in API 0 Future consideration

DevOps integration - Allow to react to "Delete" Webhooks

As our amount of projects and work items increase, having one "source of truth" is increasingly important. It's therefore important that we can also remove DevOps items and reflect that change back to Aha via Webhooks, by removing any "false" reco...
Michael Scholze almost 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 about 2 years ago in API 0 Future consideration