Skip to Main Content
ADD A NEW IDEA

API

Showing 42

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

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