I have set up a Multiple Approval flow and have continously ran into problems such as nesting and get the approval responses and comments. I have fixed the nesting problem by using a switch action i am now trying to solve the capturing all responses/comments.
I have initialized a variable and then appended that to a string variable. This has allowed me to get the approval response and comments of the first approval action. I want to have this process 4 times but I am not sure how to go about it. Do I create multiple initialize and append to string variable actions? e.g. The first approval action i get the response and comments and i add it to the next approval action so the second stage of approvers can see what the first stage of approvers commented.
See images for reference.



