Hello,
I am currently trying to solve the following task:
If someone in a library (1) uploads a file, it should also appear in another library (2). I've got it via a workflow with the function "copy to SharePoint" with the destination via the URL for library (2).
Now I would like that if someone in library (2) processes the affected file, the changes will also be recorded automatically in the library (1). I also wanted to solve this with a workflow via the function "copy to SharePoint" and the matching URL to the file in library (1).
But it does not work.
I hope the problem is understandable and you can help me. Thank you in advance!