Migration Guide

Migrate from FastCron

More features per dollar. 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 delivers more jobs per dollar than most low-cost competitors (compare current FastCron pricing at fastcron.com against our pricing page). 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