I want to create a file sharing system on my website for members only in which when a file is uploaded, I get an email that “a file has been uploaded”. I have read triggered emails can be used for it but not sure how. Is there a way to make that system with triggered emails?
This sounds like it might be double with Velo, however, I’m not aware of any specific APIs available for the file sharing app.
You may be able to use the onFileUploaded()
API - onFileUploaded - Velo API Reference - Wix.com
When the file is uploaded, trigger an email. If you’re interested in learning code, this might be a good starting point, else the Wix Marketplace is an alternative to hire someone