Hello,
I need to send a MP4 video file from an iframe on wix page to my wix database. I think the first step is to post the file to my wix page HTML component using PostMessage and then save it in the database.
But how can I use PostMessage to send files ?
Any other solutions for this are also very helpful.
Thank you.