Add 'Get Entity Record' Actvity

In the UiPath apps, it would be helpful if you could add ‘Get Entity Record’ activity, so that by specifying particular field we can able to get that particular record.

This will be helpful in many scenarios wherein we don’t need to create a seperate process for it.

@V_Vasanth_Kumar ,

what’s your use case? Reason in apps you can use Data service as entity and you can fetch the records easily.

Are you facing any issue?

Thanks,
AK

Hi Arvind,

in Apps, i am using Data service, so what i want is that i need to get a particular record,

if i mention a particular entity ID, i need to get the details of that particular ID only.

@V_Vasanth_Kumar ,

Have you tried Lookup Function to get the details for DS based on filter condition?

Thanks,
AK

hi @Arvind_Kumar1

I don’t want to create a process for that function, i want it as a part of Apps functions
image

@V_Vasanth_Kumar ,

Yes you don;t need to create any process.you can easily do Set values and into set values you can write function on values part.

Or into any Input field you can write function as well.

Are you facing any issue? then lets have a call.

Thanks,
Arvind