What's new?Power Automate support just shipped

A converter that tells you what it can't convert

Workflow Converter moves automation between n8n, Azure Logic Apps, Power Automate, and Make, so migrating platforms doesn't mean rebuilding every step by hand. Most of the work is mechanical — the same trigger, condition, or HTTP call just has a different name and shape on each platform — so we map what maps cleanly and say so plainly when something doesn't: a clear manual-review report instead of a silent guess, and an optional AI-assisted suggestion for the parts our rule-based mapping can't handle.

Built for conversions you can trust

Capability matching, structured reports, credential placeholders, and live feasibility scoring — everything that makes a best-effort conversion actually dependable.

Registry match rate83%
scheduleTriggermatched
httpRequestmatched
customNodeunmapped

Capability-based registry

Nodes are matched by what they do, not just their type name — most steps map on the first pass.

n8nLogic AppsMakeTriggersActionsExpressions

Full coverage, every platform pair

Triggers, actions, expressions, and credentials — mapped across n8n, Logic Apps, and Make.

manual-review.json
unmapped-nodestep: Post to Slack
Medium
AI suggestion attached● reviewable

Structured review report

Every unmapped node and untranslatable expression lands in a report — severity, category, difficulty.

azureBlobStoragematched
n8n Wait → Delaymatched
HTTP actionbuilt-in
custom nodeAI fallback

Growing connector registry

Azure Blob Storage, Wait/Delay, and more — matched by capability, with new ones added the same way.

Placeholdersflagged
HTTP_HEADER_AUTH••••••
AZURE_STORAGE_KEY••••••
API_CONNECTION••••••

Credentials, never invented

Every credential reference becomes a placeholder — reconnect it on the target platform, nothing is guessed.

Feasibility score92%
+20pts

Feasibility, scored live

Start at a deterministic baseline — the score climbs as Pro resolves each unmapped step.

workflow.json
"type": "Recurrence",
"recurrence": {
"frequency": "Minute",
"interval": 5
}

Real target-platform JSON

Not a summary — the actual Recurrence trigger, Http action, or n8n node, ready to import.

Slack post → ApiConnectionMedium
ConfidenceHigh
Applied · markedReview

Review before you trust it

AI suggestions are marked and scored — reviewable, never applied silently.