Hacker News new | ask | show | jobs
Job Scheduling as a service
2 points by mani-smhack 3135 days ago
Is there any product that will allow us to schedule via an api , and then if the time is triggered then it should call the destination via webhook(with payload preferably )

Right now we are using quartz scheduler which has more configuration (Including Mysql Connection ) .

Cons are 1) Does not have an admin UI 2) No reporting or history of jobs

Thanks

2 comments

A service operated by my coworker: https://crontron.com/
Azure Logic Apps?