What is the challenge? |
When filtering API requests related to ideas and/or votes, it is not currently possible to filter by a specific organization associated with those votes. |
What is the impact? |
It is common to need to review lists of ideas submitted and/or voted on by a specific organization for reporting and analysis purposes. There is a workaround of creating a list report with the needed criteria and pulling that via the API, but this requires an extra step of creating and managing those report(s). |
Describe your idea |
Add "organization" as a filter option on Ideas API endpoints where it is feasible to do so. |