App reviews, troubleshooting, and recommendations
Hello All,
I have created a small app in my local server, When I open app or refresh the app page feature is working fine. But now I want to do this using Cron Job so in a day which I have set a time for eg: every day 12:00 PM automatically app run and do as per set feature in code.
Can anyone help me in this ?
You can schedule a AWS Lambda function for the same to run this at a particular time.
Other options could be setting a cron schedule in cron tab of your server in cloud platform.
Hi @amit-dev ,
Thank you for your response.
Is there any other solution that I can implement and run app on specific time in a day ?
Also please send me tutorial url for the same so I can review it
Hello @shop_dev1
Which technology did you use in the backend? I used sidekiq cron gem. because i created app in rails. So, maybe this one is help you.
Hi @hardik355
Thank you for your reply,
I have used core php in backend to implement APP.
Do you have any idea how to run app like cronjob that we normally use in php ?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025