- Dynamic Listing by Category: The attribute list can be updated as the user selects different categories.
- Filtered Search: Additional filtering mechanisms (e.g. only required fields) can be implemented with custom logic.
- Using List Results with Other Actions: Details of an attribute selected from the list can be transferred to actions such as Get Attribute or Delete Attribute.
Technical Risks
- Invalid CategoryId: If a category ID that is not defined in the system is entered, an empty list may be returned.
- Beta Version Risk: The feature is still in beta; unexpected results may occur in some scenarios.
- List Size: Performance should be monitored for large data sets. Pagination can be implemented if necessary.
The Get Attributes action provides dynamic and customisable listing capabilities for attribute management on the Kuika platform. It is particularly suitable for needs such as user-defined field management by category, quick selection screens, or form configurations. Although it is in beta, it provides a flexible and powerful solution.