Kuika's Get Entity action is used to retrieve a single entity (object) defined in the system along with its details. This action allows you to retrieve basic information (name, description, category) about a specific entity and, optionally, attribute and attribute value information. For example, in a human resources application, when you want to retrieve detailed information about the ‘Employee’ entity, the Get Entity action is used. This action retrieves the name, description, and category information of the “Employee” entity, along with attributes such as ‘First Name,’ ‘Last Name,’ ‘Date of Birth,’ and their corresponding values in detail.
Technical Specifications
1. Entity Selection on the UI
2. Action Definition
3. Using the Action Result
Technical Risks
The Get Entity action is a powerful tool in Kuika for controlling entity-focused data flows, pre-filling forms, and preparing entity details for processing. Thanks to its flexible parameter structure, it can be used for both simple detail retrieval and comprehensive data preparation tasks.