Migration Guide

Migrate from FastCron

More jobs per dollar. Plus AI diagnostics, escalation policies, and 30+ templates.

Step by step

1

Export your FastCron jobs

Use the FastCron API to list your jobs: GET /api/v1/cronjobs. Save the response as JSON.

curl -H "token: YOUR_API_TOKEN" https://api.fastcron.com/v1/cronjobs
2

Format for JustRun

Create a JSON array with name, url, cron_expression, and method for each job.

3

Import to JustRun

Go to justrun.sh/dashboard/migrate → JSON Import. Paste your JSON and click Import.

4

Done — compare and switch

Run both in parallel, verify everything works, then cancel FastCron.

Common questions

Why switch from FastCron?

JustRun's $3/mo Hobby plan gives 25 jobs vs FastCron's 15 for $5/mo. Plus you get AI diagnostics, escalation policies, job chains, teams, MCP server, CLI, and status badges.

Does JustRun support 5-second intervals?

Our Scale plan supports 10-second intervals. Most use cases work perfectly with 1-minute intervals (Hobby/Maker).

Ready to migrate?

Free to start. Import in under 2 minutes.

Start Free