Documentation
Introduction
Booper is the simplest job scheduling API
Getting started
Start by creating your first scheduled HTTP request.
Create your first job
Create your first one-off scheduled job
Schedule a recurring job
Schedule a job to execute on a recurring basis
Get inspired
Check out some examples of scheduled jobs.
Daily standup in Discord
Schedule a standup prompt to be sent out every weekday at 10am.
Top HN post alerts
Get alerted of any new HN post that exceeds a threshold of upvotes every hour.
Delayed welcome email
Send a welcome email to new users 45 minutes after they sign up.
Product update announcements
Schedule a product update announcement every month from your changelog.