I am currently facing an issue related to execution subworkflow

facing issue related to execution of sub-workflow node

this is my workflow 1

this is my workflow 2 just contain the receving node

now the issue in workflow 1 it show me data is sended by this node

But when i run trigger in workflow 2 infact, I set accept all fields but nothing recieved

Information on your n8n setup

  • n8n version:1.114.4
  • Running n8n via (desktop app):
  • Ubuntu 25.10:

Hello @Ubaid_Ur_Rehman

It looks like these fields here aren’t existing in the sub-workflow trigger (if you click the refresh icon they will disappear because they are existing )

you should change the Input data mode and define the fields

Or just update the Call workflow node by clicking the refresh icon to make it send all items as it configered in the subworkflow trigger node

I also update the node but still data not receive at receiver node

Even if i add fields in receiver node; (still null)