Describe the problem/error/question
I have a setup where a IF Node checks for a condition and then BOTH True & False need to go into the next MySQL Node. This node needs to set a specific value based on if the data is coming from the True Branch or the False Branch. How can I check which Branch of the previous IF Node sent the data?
What is the error message (if any)?
None
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: latest
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu