hi @ChristianAbata , ty for your reply!
In the meantime I have taken a different direction. I don't think I need the "append to string" anymore, I maybe can put the output from "target path" in the action "create file" --> folderpad.
i still cant get a proper replace action working. stil trying to do the following;
https://Xonline.sharepoint.com/teams/project X/libraryone/folder 1/sub folder 1.1
replace whit;
https://Xonline.sharepoint.com/teams/project X/librarytwo/folder 1/sub folder 1.1
I need to replace the red part with the green part. But the purple part is not static but needs to stay the same as source file.
so i cant simpely use the a static URL in the Replace function.
I need to know the folder path for each source file then i need to be able to use the "folder path" in the replace fuction, i think.
Or maybe first split the URL somehow, and append later on.
