Automated Python code execution
onurhanozer
PRO
3 months ago
Sorry I'm new here, I have a Python code, it updates the stocks of my e-commerce site, is there a way to run this code every day, is this the right place?
1 Replies
3 months ago
Hi, you can setup a service to run with a cron schedule: https://docs.railway.com/reference/cron-jobs
Status changed to Awaiting User Response railway[bot] • 3 months ago