I'm using the below flow to try to extract the email address from People Picker claims, but not having any luck. I tried using items('Apply_to_each_Owner')?['Owner_x0028_interactive_x0029_/Email'], but it only returns null. When I remove the /Email at the end it shows all the claims from the people picker just fine. What am I missing?

Any help would be greatly appreciated. Thanks!