Hi all, I'm trying to configure a Webhook to send data directly to myNodeRed env.
I have set up a http-in in my NodeRed environment, exposed the env. to internet and tried to send data from Postman against the internet exposed URL and everything works as expected, http-in responds.
As another test I've used Slack's ability to set "Outgoing webhooks" app configured it to send to the same URL as when trying from Postman but nothing happens in NodeRed..
Any one with experience or ideas regarding this?
I don't understand why the http-in don't react to the Webhook POST from Slack, I have tried an online service for webhooks and Slack are sending the post to that service, no problems.
Isn't this supported by the http-in node in NodeRed?
BR
Kjell Brandes