User Question:

i have a web application that needs to be automated from start to end. i already have the details and settings stored in database. i really need to automate for some users. can it do it? do we have to meet you so you look into our application?

EasyCron Answer:

In order to automate your application, you need to write a cron script (or several scripts) which will execute some tasks to do somethings, then you can add that cron script URL to our system and set a cron execution interval. By doing these, when each interval pass, those tasks will be executed automatically for your application and your users. If you need more advanced cron job automatically setting, you could use our Cron Job API.