fluid.work Ideas

Suggest an idea
Suggest an idea What would make fluid.work more useful to you?
upload_file Upload image
0
Action API call to get all active actions for a Board
Feature request
In Progress June 01, 2026
flag June 14, 2026

Current Behaviour

The REST Action API does not currently support pre-filtering when retrieving Actions via the GET endpoint. While the Find endpoint provides filtering capabilities, it requires a minimum search criterion and cannot be used to simply return all Actions associated with a specific Board.

Requested Enhancement

Add support for retrieving all active Actions for a specified Board without requiring a search query.

Achieved by:

  • Enhancing the Find endpoint to allow queries based solely on a Board GUID without requiring additional search criteria.

Business Value

This enhancement would enable more efficient integrations by allowing external systems to retrieve all active Actions associated with a Board directly, reducing unnecessary data retrieval, client-side filtering, and API complexity.

2 comments
Thank you for your feedback.
lightbulbSuggest an idea
Changelog Ideas Roadmap