workflows.fit
Back to n8n workflows
n8n templateFreeBy Charles

Teleport workflows between n8n instances with Magic Inbox P2P system

This workflow contains community nodes that are only compatible with the self-hosted version of n8n. ๐Ÿ“ฌ Magic Inbox P2P for n8n โ€” โœจ Instantly Teleport Workflows Magic Inbox is the simplest, most powerful way to TELEPO...

CommunicationHITLCore NodesTelegram TriggerN8n-nodes-magic-inbox.magic Inbox SendN8n-nodes-magic-inbox.magic InboxSticky Note
Loading interactive preview...

Template notes

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

๐Ÿ“ฌ Magic Inbox P2P for n8n โ€” โœจ Instantly Teleport Workflows Magic Inbox is the simplest, most powerful way to TELEPORT your workflows, messages, or files between any two n8n instances โ€” instantly, securely, and with no central server.

All you need:

A Magic Inbox receiver ("Inbox" node, webhook trigger) A Magic Inbox sender ("Send" node, transformer) A trusted peerโ€™s webhook URL โ€” and the magic happens! โœจ Teleport Your Automation ๐Ÿš€ Click, Send, Teleport: Send a workflow or any file to another n8n, anywhere in the world, with a single node. ๐Ÿช„ No cloud, no barriers: Pure peer-to-peer transfer. Your workflow arrives instantly and privately on the recipient's machine, ready-to-use and auto-imported if you wish. ๐Ÿ” Collaborate with your team: Share, delegate, or migrate automations on demand, without manual copy-paste or API scripting. ๐Ÿ”น Features ๐Ÿ“ค Teleport workflows, files, and secure messages P2P between n8n servers ๐Ÿ“ฌ Receive and auto-import (optional) any incoming workflow โ€” no extra steps! โšก๏ธ Works across docker, cloud, self-hosted โ€” anywhere n8n runs ๐Ÿ” Whitelist option: restrict trusted senders ๐Ÿ”„ Simple vs Advanced: auto-import for speed, raw mode for power users ๐Ÿ› ๏ธ Installation npm: npm install n8n-nodes-magic-inbox

Docker volume: cd /var/lib/docker/volumes/n8ndata/data/nodes/ npm install n8n-nodes-magic-inbox docker restart

๐Ÿšฆ Usage: Teleport in 3 Steps Create a workflow on n8n-A with your favorite nodes Add Magic Inbox Send. Set "Destination Magic Inbox URL" to your teammateโ€™s or other n8nโ€™s Inbox node webhook. Choose content type: Workflow + Message for teleportation. On n8n-B: Add and enable a Magic Inbox node (receiver) in any workflow. When you hit โ€œSendโ€ on n8n-A, your workflow is instantly delivered/teleported! Auto-import enabled? The workflow appears, active, in the recipientโ€™s n8n โ€” like magic ๐Ÿช„

โš™๏ธ Main Parameters Destination Magic Inbox URL: Where to teleport your automation (recipient's webhook). Workflow JSON: Paste the full export from n8nโ€™s workflow page (no manual API!). Auto Import: If enabled, new workflows are instantly usable by the recipient. Whitelist: Allow only trusted emails/IDs as senders. ๐Ÿ“ Example โ€” Teleport a Workflow On n8n-A:

Export your workflow as JSON (from the workflow menu) Use Magic Inbox Send with destination URL from n8n-Bโ€™s Inbox node Attach the exported JSON and an optional message On n8n-B: