I just got caught by surprize by the following and wanted to check if it is just me or if others see the same behavior.
When having multiple webhooks defined and pressing the “Send Webhook” button in the “View/Test” screen, after pressing the button, the destination URL at the top of the window is modified to target another of my existing webhooks. I was not expecing this when I was doing basic testing and pressing the test button after making some small edits.
The end result felt like my payloads were matched to the wrong channel. Technically they were simply sent to a different channel than the one I was expecting.
Just curious about other’s experience on this. Of course, if testing from Postman or anything external, there is no issue.