Auto changes: https://support.wix.com/en/article/velo-scheduling-recurring-jobs
You can trigger code:
- query() - get the items
- Do some actions on the data by using your own code
- bulkUpdate() - save the updated items
Auto changes: https://support.wix.com/en/article/velo-scheduling-recurring-jobs
You can trigger code: