Why do we use Load Entity?

Why do we use Load Entity Task? Please explain different scenarios where one can use this task?

Hi @Aryan_Shandil, Load Entity task is used when you want to push an object to a list on some event like the OnClick of a button or the OnCompletion of an input field.

Hi @AnushkaGupta ,
Can you provide some business scenarios where we might use this?

Sure @Aryan_Shandil, Suppose you have configured an image element on a list and you need a functionality that whenever the user clicks that image element an object should be created in the list. Then we can integrate a Load Entity task on the Onclick event of Image.