n8n-nodes-base.executeworkflow
225 workflows using this node.
What is the n8n-nodes-base.executeworkflow node used for in n8n workflows?
n8n-nodes-base.executeworkflow n8n workflows are automation templates that use the n8n-nodes-base.executeworkflow node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-executeworkflow
Prevent simultaneous workflow executions with Redis
Purpose This ensures that executions of scheduled workflows do not overlap when they take longer than expected. How i...
π¦ Get a bird's-eye view of your n8n instance with the Workflow Dashboard!
UPDATE on May 2025 β added section with all n8n instance webhooks Using n8n a lot? Soar above the limitations of the...
π€ Advanced Slackbot with n8n
Use case Slackbots are super powerful. At n8n, we have been using them to get a lot done.. But it can become hard to...
Gmail campaign sender: Bulk-send emails and follow up automatically if no reply
This workflow allows you to send multi step email campaigns using n8n, Gmail and Google Sheets. You define a sequence...
Retrieve a Monday.com row and all data in a single node
This workflow is a building block designed to be called from other workflows via an Execute workflow node. When calle...
Back up your n8n workflows to Github
This workflow will backup your workflows to Github. It uses the public api to export all of the workflow data using t...
Standup bot (4/4): worker
This is the fourth workflow for the Mattermost Standup Bot. This workflow sends the team a message every morning to a...
Handle GDPR data deletion requests with Slack
This workflow automatically deletes user data from different apps/services when a specific slash command is issued in...
Execute another workflow
Companion workflow for Execute Workflow node docs