Describe the problem/error/question
I’m using a financial router app called getsequence.io. It’s a platform that automates transfers between accounts. In n8n I’m creating workflows that will query my personal finance app (YNAB), and return a transfer value to getsequence. In my case, the webhook is called when funds have arrived. In Sequence, I would like to setup a rule that calls my utilities bills webhook, and the auto bills webhook when funds arrive to the main account. They are separated this way because I want to transfer x amount to my utilities account and x amount to the auto account. For this reason, I need two workflows with two different webhooks. There is a simulation feature in Sequence and I was able to test it successfully when I only had one remote query (utilities) but I added a second (auto) and I’m unable to test it on its own without having to delete the utilities query. My question is, can I have two webhooks listen for the test initiated by the same trigger?
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: