Re: Send Multiple Files and Folders or Multiple Files via Power Automate
Well basically what i am trying to do is send "Selected files" from document library, if it has a parent folders(sub-folders, sub-folders. goes on). If i want to send from 1st sub folder, i should be able to select them and send manually. 2nd sub folder same and goes on
From the below condition that i am trying to send, if i have files on top level should select only them (example 5 files, select 4 and send 4 as multiple attachments) But "Get file content using path" has a problem and also with get file content as it sends all files not selected one.

Flow save failed with code 'Invalid Template' and message 'The template validation failed: 'The inputs of template action 'Append_to_array_variable_2' at line '1 and column '2756' cannot reference action 'Get_file_content'. Action 'Get_file_content' must either be in 'run After' path or within a scope action on the 'run After' path of action 'Append_to_array_variable_2', or be a Trigger.'.'