I have a process where i am adding an entity and a value to data service when a submit button is hit, and i need to retrieve the value being created in entity. But I only see create entity record, not retrieve. I know i can use set value but i am unsure how to use that in order to get the value from the entity that was created. my data is like below and i want the TaskReferenceIDNumber
Any help is appreciated. I am just starting with UiPath Apps so learning as i go