Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

API

Showing 31

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

API Endpoint to pull specific custom fields

Would be useful for us to have a GET API endpoint where we can pass it specific custom fields we want instead of pulling back all custom fields.
Guest 10 months ago in API 0 Future consideration

REST API indicates if the given field is added to the create and/or view layout

Currently there's no way to determine if the given custom field is display in the create or view layout.
Tomasz Zarna over 1 year 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 almost 2 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 almost 2 years ago in API 0 Future consideration

Improve signposting of REST API in the integrations section

Make it easier to see the REST api in the integrations section of the application>account>integrations screen.
Daniel Megson 11 months 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 12 months ago in API 0 Future consideration

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

Fetch roadmap last updated date through API

In our account we had created Roadmap, I want to fetch last updated date of AHA roadmap through my application.
Guest over 1 year ago in API 0 Future consideration

Api for license/billing related information

It would be great if Aha supports billing/license API for information such as renewal date,paid date, user limit etc, which can be used for cost managing platforms.
Guest over 1 year ago in API 0 Future consideration