Hello guys!
I am currently working on an automation which copies a specific file from SharePoint A to SharePoint B once a week.
My goal is to not only copy the file and it's contents but also to keep all of it's metadata and versioning history.
The problem is well known in the community. When copying the file via Copy file from SharePoint A to B, all of my metadata and versioning history gets lost for the file in SharePoint B.
I looked into dozens of community posts regarding this topic, including different approaches with HTTP, Create, Copy, Move and Update strategies but none of them worked the way I wanted.
It is a basic Copy from A to B.
Many thanks!
Best regards.
