Skip to Main Content
ADD A NEW IDEA

API

Showing 58

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 about 3 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 3 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 about 3 years 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 3 years ago in API / Jira 1 Future consideration

Extract Logo and other related fields

API that can help access the Logo and other image fields specific to a product
Guest about 5 years ago in API 3 Future consideration

Product Logo in API

Would be great to be able to see the URL to the Product Logo's in the API.
Alex Bailes over 6 years ago in API 2 Future consideration

Add ability to create product lines from the API

It is not currently possible to create a product line via the API.
Steven Petryk over 6 years ago in API 0 Future consideration

Improve API returned data on list endpoints

Here at Namely we have a Data Warehouse and a BI tool where we monitor all of our services. Thus, we would like to get the Aha features and ideas on a daily basis. However, the list api endpoints for features and ideas are very limited, they only ...
Guest about 9 years ago in API 3 Already exists