What I like to accomplish is following:
When I add a file in a specific folder it should open my outlook email and create a new blank email with the added file as an attachment. After the proces is done it must delete the file from the folder.
I get following error:
Flow save failed with code 'InvalidTemplate' and message 'The template validation failed: 'The repetition action(s) 'Apply_to_each' referenced by 'inputs' in action 'Compose' are not defined in the template.'.'
This is how my flow looks like:


Any suggestions in here for a solution?