Hi there,
I have an express Parse Server on Heroku that has some image columns on Classes.
I used Parse Dashboard to upload a lot of images to theses image columns, using the class browser upload.
Parse server was installed using the express example app, and connects to an Atlas Mongo DB.
My question is:
- Where can I find the files in order migrate them to another parse service.
The only way I can see a file (image) is using Dashboard. Here’s an example of the address of one image:
Appreciate your help.
Thanks
Humberto