Kuika's Get Entity Attribute Values action is used to retrieve all attribute values of a specific entity (entity) in bulk. With this action, the contents of all data fields associated with an entity can be obtained in a single operation and displayed in forms, detail screens, or reports.
Technical Features
1. Entity Selection in the UI
2. Action Definition
3. Using the Result
{‘attributeId1’: ‘value1’,“attributeId2”: ‘value2’,...}
On a customer details screen, you want to dynamically display all custom fields (e.g., ‘Membership Start Date,’ ‘Contact Preference,’ ‘Segment’) for that customer.
Technical Risks
The Get Entity Attribute Values action is an effective tool in the Kuika platform for quickly and collectively retrieving entity-based data. It offers ideal solutions, especially in dynamic form scenarios or data detail screens where all attribute values need to be managed together.