Sub export workflows

★ 7.5 · n8n · medium · 13 nodes

Sub export workflows is an n8n automation template that exports sub-workflow configurations from an n8n environment via a webhook trigger. Reach for it when you need to programmatically pull workflow definitions out of n8n — for example, to back them up, move them between staging and production instances, or feed them into a review pipeline. Trigger: webhook (incoming HTTP request). Integrations: none beyond native n8n nodes. The template is imported as a JSON file into any self-hosted or cloud n8n instance with no extra dependencies.