Hello,
I know this has been somewhat posted before but I couldn't find a solution.
I have the following flow:
It works fine to copy files over to OneDrive, the part where I run into an issue is when it comes to a folder. I have the "If no" branch of the condition for this but not sure what to do.
I thought of passing on the parameter to the "Apply to each" function, thus creating a recursive function but I believe that is not an option yet.
I thought of creating a "global" variable that keeps on growing till there are no more folders and add that to a "Do until" function before Apply Each, yet I don't know how to do that.
I thought about creating an archive if it finds a folder but I don't know how to do that either or if it's even possible.
Do you happen to have any advice or ideas ?
Thank you in advance!
Adrian.