Pro and Lifetime subscribers get the AutomationFlows desktop app — a native macOS / Windows client that browses the full catalog and imports workflows directly into your local n8n instance via the n8n REST API. No copy-paste, no JSON files, no manual upload.
What it does
- Browse and search the full catalog from the app — same workflows, same QualityScore badges, integration filters.
- One-click import. Click Install to n8n on any workflow card. The app POSTs to your local n8n's
/api/v1/workflowsendpoint. - Bulk install vertical packs. Install all 25 / 40 workflows in a pack with one button. Daily-rotating signed URL ensures only entitled users get the bulk zip.
- Auto-detect n8n instance. Default
http://localhost:5678; configurable for remote instances.
Setup
- Get Pro — $9/mo or $299 lifetime; the desktop app comes with the subscription.
- When the app ships, download the signed-and-notarised DMG (Apple Silicon or Intel) or Windows Setup .exe. Direct download links live on the homepage and on this page.
- Install. On first launch, sign in with your Pro / Lifetime email. The app fetches your entitlement against the AutomationFlows API.
- Set your n8n base URL + API key in Settings.
- Browse, click, install.
Free alternative
If you don't want the desktop app, every workflow's JSON is freely available — see the copy-paste or file import guides. The desktop app is purely a convenience layer on top.