Upload new Version to SalesForce ContentVersion
I am trying to upload a new version of a file into SalesForce Content version. I read through SF documentation and it says all you need is:1. ContentDocumentId2. ReasonForChange3. PathOnClient (path of the file on the client machine)4. VersionData(pa...