Skip to Main Content

Share your product feedback

Status Future consideration
Categories API
Created by Frank Wegner
Created on Apr 8, 2025

API for Proxy Vote endorsements should return all custom fields

What is the challenge?

When I get https://yourcompany.aha.io/api/v1/ideas/endorsements?proxy=true the returned data does not contain custom fields for the proxy votes. I need to run a loop over the proxy votes to get the custom field data.

What is the impact?

I need to do many additional API calls to get the custom fields in the loop. This causes a heave load on the API.

Describe your idea

Add a flag like "include_custom_fields" with true/false options. When set to true all custom fields are returened in the output of https://yourcompany.aha.io/api/v1/ideas/endorsements?proxy=true

or

Return all custom fields by default - then we do not need a new flag.

  • Attach files
      Drop here to upload