I have what I feel should be a relatively simple question, but I cannot find the answer anywhere on the Internet.
I have built a flow that aims to send an email to a record owner (appointments) based on the scheduled date. I am using the Dataverse list rows action (and have been able to filter the rows), however when I go to send the email using the outlook connector, I can't seem to make it find the email address of the owner to place into the "to" field.
I have tried using "get a row by id" and retrieving the user details and then using the primary email however I still get errors.
Any help would be appreciated.