Level 102
Yup task scheduling is the way to go :) just run it ->everySixHours();
1 like
Hello, May I ask for advice and guidance. I need to get some data (currency rates) and put it into database 4 times a day automatically. What's the best practice to do that? Should I use the Task scheduling? Any help will be appreciated.
Yup task scheduling is the way to go :) just run it ->everySixHours();
Please or to participate in this conversation.