I have a quick question for the community, In my case I want to setup 2 webhook nodes to one workflow. for an example: If user is sending a image file, that request should direct to webhook_1 and if user is sends some text input it should be direct to webhook_2 node.
how to achieve this kind of integration using N8N.