Hi,
- N8N running on a docker setup in Windows
- ERPNEXT running on a docker setup in Windows
- Both N8N and ERPNEXT have Public URLs configured
- Created a Webhook in ERPNEXT
- Created the same WebHook Node in N8N
- Both the URLs and method are the same
- When any form or doc is submitted in ERPNEXT, the webhook is not getting triggered and sending data to N8N.
- But when the WEBHOOK url is being tested in POSTMAN, the url works…
Any insights or help into this