Skip to Main Content
ADD A NEW IDEA

API

Showing 58

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

Support timestamps on status change dates in the API

I would like to have timestamps supported in the API for any user action oriented dates (like create dates, updated dates, etc.). Currently the timestamp is not included for the status_changed_on field. I'd like for timestamps to be supported for ...
Erin Ward over 1 year ago in API 0 Future consideration

add options to set / change the creationdate and the creator of an admin_response

What is the challenge? Admin responses will always have the date when it the response was added to the system and will ever be from that person who added it What is the impact? losing history when migrating ideas Describe your idea just make the a...
Oliver Berger about 2 months ago in API / Ideas portal 0 Future consideration

Enable filtering on custom fields in Custom Table Records List API

Who would benefit? Any customer using custom tables, particularly those integrating with other data sources or needing API-based filtering capabilities What impact would it make? Scripting updates from other sources of truth such as taxonomy syste...
Guest 8 months ago in API 0 Future consideration

Ability to search comments through API

Who would benefit? Comments to an idea can be added by almost anyone, even if they are not the original owner of the idea, and even without admin permissions. So, if we enabled API search for comments, a non-admin user could add a searchable hasht...
Guest 8 months ago in API 0 Future consideration

Add 'identity provider type' attribute to 'Update user' API endpoint

Who would benefit? Customers who manage user provisioning and updates through SSO and automated API processes What impact would it make? Customers can manage their user's authentication method en masse through the API - especially helpful with lar...
Justin Waldorf 11 months 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 1 year ago in API 0 Unlikely to implement

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

Integration with Adobe Workfront Fusion

I am interested in your software but I need the following two asks: I need this to have a native integration with Adobe Workfront or at least a RESTAPI with Workfront Fusion and if your software is compliant with SAFe Framework. Thanks.
Guest about 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 3 years ago in API 0 Future consideration