Provide steps to configure load entity task

You can refer this post for the configuration : Load_Entity
This post pertains to the Load_Current_Object task. However, the Load_Entity task follows a similar configuration, with one key difference: you must use the “n” index instead of “i”. The “i” index is used to fetch an existing object, while “n” is used to add a new object.

2 Likes