Hi everyone, I’m new to n8n. I have two separate workflows that use the same trigger but filter out different data. My question is: can both workflows work simultaneously with the same trigger or should I combine everything into a single workflow?
Currently, when a new paid order triggers the workflows, only one of them runs. In Zapier, I was able to use the same trigger across multiple workflows without any issues. Is something similar possible in n8n?
(Shopify new paid order is used as a trigger)
Information on your n8n setup
- n8n version: 1.75.2
- **Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Ubuntu