Make the user choose a request type on the Webhook trigger

The idea is:

Rather than defaulting the Webhook trigger to “GET”, leave the request type blank and force the user to choose.

My use case:

This is the easiest thing in the world to forget to verify. I work with APIs all day / every day and honestly, I forget to check this 9 times out of 10 and twiddle my fingers for 5 minutes waiting on a POST request to arrive that isn’t going to, because it’s listening for a GET.

I think it would be beneficial to add this because:

If the user were forced to choose, they would be required to look up the specs on the sending system and verify whether it’s a POST or GET to start with.

Any resources to support this?

N/A (my internet poisoned brain of 40 something years)

Are you willing to work on this?

Sure!