What is the challenge? |
I manage many products in Aha. I want to get all endorsements for a single product. At the moment there is only an API call to get all endorsements. |
What is the impact? |
The API gets a heavy load because forst I have to get all endorsements using https://yourcompany.aha.io/api/v1/ideas/endorsements and then filter by product in other ways. |
Describe your idea |
Allow to get endorsements by product. Similar to what you offer for ideas today: https://yourcompany.aha.io/api/v1/products/6841516948964734879/ideas |