[SalesForce] How to import contentversion records(csv file) using dataloader

i have three records in csv file and three pdf files. how can i import these content version records to sandbox. i tried, but when i am uploading csv file using dataloader, i got Required fields are missing: [VersionData] error.

Best Answer

You need to give the path of your attachment in VersionData field of ContentVersion Object.