Kuika's Get Entity Values action is used to retrieve all registered attribute values (entity values) belonging to a specific entity from the system in bulk. This action is used to obtain a list of all data records associated with an entity.
For example, in a human resources application, all employee information such as names, positions, and departments associated with the Employees entity can be retrieved in bulk using this action. The resulting list can be displayed in a table view on the interface, enabling managers to easily view employee data. This allows for bulk viewing, filtering, or reporting based on a dynamic and up-to-date data structure.
Technical Specifications
1. Entity Selection
2. Action Definition
3. Using the Result
All attribute values (e.g. ‘Phone’, “Address”, ‘Date of Birth’) belonging to a customer profile are displayed in a list or form.
Technical Risks
The Get Entity Values action is an ideal solution for quickly and collectively retrieving all attribute values associated with an entity in Kuika's dynamic data structure. Its flexible structure simplifies data management in many different use cases.