Hi all,
I'm trying to set up a scheduled flow to email reminders to all users in a Recipients column but I keep running into errors in the 'Apply to each' tool. From research I think this may be because there isn't always more than 1 recipient so the Recipient list is passed as object instead of array?
Example of my attempt and the error message:


I intend to use 'strEmails' as input to the Outlook send email tool.
Does anyone have any suggestions for fixes or alternative methods?
Thanks!