Hello,
I have little problem, I have list where one Item contains columns:
Name, Date from, Date to, Note, Approvers, Status
Approvers field is set as "Person or Group" type - so when the Item is created there should be information like Name, email, department....
I want to made approval proces wiitch start when Item is created and send approval emails on adresses specified in Approvers field (where our sharepoint users can be pointed)
In Flow, there is possibility to insert fields from just created Item, so I should be capable to use Approvers fielad (email) as target addresses for sending approval email.
Thing is, that if I use Name, Date from, or Date to colums from created item, it retrive values ok, but if I use field Approvers (name, email or other) it will return empty string, even the column contain person/s. I have tried to retrive Approvers email from this list with Designer 2013 and it works, but in designer I cant send email with buttons so I need to make it in Flow..


Is this some kind of BUG?
Thank you