Disable URL encoding for webhook REST calls

How do I disable URL encoding for webhook REST calls?

This webhook:

image

Is currently making this call, to a REST API that doesn’t support URL encoding:

1 Like

Hi Samir,

Unfortunately this is not possible right now in Webhooks. We’ll be looking into implementing this feature.

@malbin this is blocking my workflow as well right now, any update on when webhooks will allow characters like ? and = to get passed through unchanged? Thanks!

Hi Ivan, apologies for the delay here! This is functionality that should now be widely available to enable when you are editing your webhook, under the “Request configuration” section:

1 Like