Parse migration question

Hi, I am looking to migrate from parse for an app that captured photos, I have read your migration guide and understand the requirement of generating an export from parse of the database table data. Would this zip file also be able to accommodate images or would there be another way that I would need to export image data from parse to backendless? Thank you, regards Craig.

Hi Craig,

The way our new migration routine will work, is for any “File” reference from your data objects it will create a file in Backendless Hosting file storage and put the file URL into the data object property.

Hope this helps.

Regards,
Mark