I have created a flow which will triggered from model driven app. This flow is creating a new record for the custom entity from the oppurtunity entity. Similar data field will get populated from this flow like account,contacts,owner etc. But when passing these lookup field variable to the create record block's fields the output I was getting null values for the lookup fields. The lookup field in oppurtunity record does contains the values.
Any help would be really appreciated.
Thank You