There is the limitation of doing only 20 loops in the flow. Is this limitation for any loop or for each loop? For example, suppose I have 2 loops in my flow: that is, 2 ‘‘go to a label’’ and 2 ‘‘label’’, which make loops at different stages of my flow. Can I do 20 loops in total or can I do 20 loops in my ‘‘Loop 1’’ and 20 loops in my ‘‘Loop 2’’?
Thanks