EDIT:
Looks like the UI does not refresh automatically to indicate workflow progress when using wait node, I am able to get the data from looking at the execution history.
Hi, I am sending some body to my wait node in my workflow, I want to use the Set node to see the data sent as input body when triggering the wait node but not sure how to do it. I am unable to see any type of input data of the wait node.
However, I am able to see the input body data when using respond to webhook node back in my api client, but still not able to see the data in my n8n UI.
Would be helpful if someone could shed some light on how to see the input body data to wait node or firstIncomingItem data of respond to webhook node in n8n UI.
Information on your n8n setup
- n8n version: 0.179.0
- Database you’re using (default: SQLite):
- Running n8n with the execution process [own(default), main]:
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: npm