NGINX + N8N : WebHook call from Postman returns HTML Page with 200 OK

Ah thank you for the clarity there. Yes, the webhook url would not be accessible from the browser as that should just be the destination for the request. From Postman you would normally expect the output from successfully calling a webhook to be {"message":"Workflow was started"}%

Is the response the same if you activate the workflow and use the non-test webhook url?

Additionally, here are some resources that might be useful: