Execute Workflow no output data

My workflow has a problem in your flow.
Basically, i need the node “Execute Workflow” give any output, even if it’s empty, so the workflow can continue running. But I have a little problem, because the workflow I execute, executes the other workflow as well. I don’t know if this is causing th problem, but my node is simply not giving me any output and the workflow is stopping on it, even if the execution is successful.

Information on your n8n setup

  • n8n version: 1.34.2
  • Database: Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Linux

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hello @Matheus_Henrique
Open the Execute workflow’s node parameters and turn on the option “Always Output Data”

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.