This workflow provides everything you need to package and deploy multiple workflows from a single workflow you distribute.
That's right, now you can package up dozens of workflows and send your client(s) a single workflow to run, that will create them all and auto-assign all the credentials.
This workflow installs 3 files when you run it, demonstrating the functionality. Just make your own mods to the system, repackage it, and you are ready to go!
Run the Workflow
This will get the example and tool workflows on your instance.
Package Your Content
Configure the packager, then run it to produce a base64-compressed version of your files.
Customize the Installer
Make your own copy of the installer, and set the base64 payload.
Deploy the Installer
Export your installer script. Now, anyone you send it to will get all your packaged workflows when they execute it.
This workflow is meant to be reused and adapted. You can:
If you frequently deploy or share n8n assets, this installer gives you a repeatable way to do it with confidence.