Skip to Main Content
ADD A NEW IDEA

FILTER BY CATEGORY

My ideas: API

Showing 29 of 7724

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 9 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 9 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 over 1 year 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 1 year 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 about 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 about 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

Aha! API to create custom fields in workspace line or workspace or feature card?

Want to ask you one question, Do we have a Aha! API to create custom fields in workspace line or workspace or feature card? e.g I want to create workspace line cost and workspace line value as custom fields with the help of AHA rest api.
Guest over 1 year ago in API 3 Future consideration