On Forms (see attached), respondents have the option of selecting several items that correspond to files stored in a OneDrive folder. Once they make their selection and submit the Form, I need all of the files they requested to be emailed. I know how to create a flow that sends 1 attachment when the respondent selects 1 Form item only. I cannot figure out how to write a flow that will pull multiple files if the respondent requests more than 1 file. For example, they select 'Box Car' and 'Animal Walks'. Each time I try selecting more than 1, the flow skips 'Get File Content' and 'Send Email' (see attached screenshots).
It seems like it has something to do with creating an array and using parse JSON but I'm very new to this and haven't been successful.
The AI in power automate suggested a flow using HTTP but I don't have access to that feature.