Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Dear Lissa,
Thanks for your updates and screenshots.
The flow structure seems to be fine.
Could you click on each items('Apply_to_each') formula in each part of the Create file action and see whether you put the items('Apply_to_each') code under the correct parent Apply_to_each action in your environment?
In Create file, it may be the following.
items('Apply_to_each_2')?['Name']
items('Apply_to_each_2')?['Content']
In Create file 2, it may be the following.
items('Apply_to_each_3')?['Name']
items('Apply_to_each_3')?['Content']
In Create file 3, it may be the following.
items('Apply_to_each_4')?['Name']
items('Apply_to_each_4')?['Content']
Moreover, check whether you put the right filter array outcome into each Apply_to_each part.
Welcome to share any updates at your convenience.
Thank you for your effort and time.
Sincerely
Cliff | Microsoft Community Moderator