[SOLVED] Upload Images to Media Manager folder instead of Visitor Uploads

Is this possible? I have a form that inserts/updates images as well as information. I’d like the images saved to my DB to store into a respective folder I already have created (i.e. “cats” and “dogs”) but currently they only store in “visitor uploads”.

Bumping, hoping anyone can give me some insight

https://www.wix.com/velo/reference/wix-media-backend/mediamanager-obj/upload

On the last pic, you see where to define the path for your upload.

@russian-dima Thank you so very much! I guess I skimmed past that when learning upload in the past

@russian-dima I am currently using the new uploadFiles() functionality - does this still work with that? Would I wrap my uploadFiles code with .upload()? Thanks for the additional assistance

@russian-dima Sorry do you mind letting me know this one last piece?

@raraavismedia This will show you the right path…

Thanks!