Hi all, this has been a problem flow for months. It did work before= The flow things the array is a string when its set as an array. The goal is to take MS form responses which include file uploads and send those to an email address once the form is submitted. The form and files are located in a sharepoint site.
Error Message: The execution of template action 'Apply_to_each' failed: the result of the evaluation of 'foreach' expression ' @{variables('FileAttachments')}' is of type 'String'. The result must be a valid array.