Hi all,
I have setup a flow with trigger 'When a HTTP request is received'.
Flow works & is triggered when I test it from my postman.
But when an event is triggered from the actual site I want it to work, nothing is submitted to the request url.
The site I'm working with actually sends events. Tested it with 'https://webhook.site/' & 'https://requestcatcher.com/'. No errors in Flow Runs.
Tried using URL Decoder to convert the HTTP Request link but still no luck.
Any idea why this flow is not receiving any request from the actual site?
Any advice would be greatly appreciated.
Thanks.