Flow - Setting Subflow Output Value within a Loop
Hello, I have a subflow that contains a Do Until loop, and within that loop a custom action (REST) that has outputs. I want to pass those values out of the subflow but the 'Assign Subflow Outputs' does not appear to be working, no values are being se...