Schedules
Schedules in Next Cron are one-time tasks that are scheduled to run at specific time. You can create a schedule either using SDK or API.
Use cases:
- You can create a schedule to send an email to your customer 1 week after purchasing your product.
- Schedule a one-time database cleanup task to archive old records at a specific date and time.
- Set up a reminder notification to users before their trial period expires.