Migration Guide
Migrate from Pipedream Cron Workflows
No credit limits. Proper failure alerting. AI diagnostics.
Step by step
Find your scheduled Pipedream workflows
In Pipedream, filter workflows by trigger type "Scheduler". Note each workflow's cron expression and what HTTP endpoint it calls.
Extract the HTTP endpoint
For each scheduled workflow that calls an HTTP step, note the URL, method, headers, and body.
Create JustRun jobs
Create a JustRun job for each workflow: same cron expression, same HTTP endpoint URL and headers.
Set up escalation policies
Configure Slack, Discord, or PagerDuty alerts in JustRun for failure notification.
Deactivate Pipedream workflows
Once JustRun jobs are verified, deactivate the Pipedream scheduled workflows to stop consuming credits.
Common questions
What about Pipedream workflows with multiple steps?
For workflows that only make HTTP calls, migrate to JustRun. For multi-step workflows with app integrations, keep Pipedream and call it via webhook triggered by JustRun.
Can JustRun trigger Pipedream workflows?
Yes — convert the Pipedream workflow to a webhook trigger. Create a JustRun job that calls the Pipedream webhook URL on your schedule. You get JustRun's reliability and alerting, plus Pipedream's workflow logic.