It would be ultra useful to have a section for automated actions using Wix Code.
The main idea is to execute code at a specific date and time or execute it once every X minutes/hours/days… The code would be executed without the need to be on the Site.
There could be a section on the left “Site Structure” on the Editor. That section would be called “Automation Code Files” or something like that. Basically, you have different files you can set the date and time execution or set it to execute every X minutes/hours/days… and then you can write any code you want to that file.
Additionally you could import the “wix-code-automation” API to create, edit, delete or manage files. That would allow us to create actions that the customers set.
Any suggestions are welcome!