How do I disable URL encoding for webhook REST calls?
This webhook:
Is currently making this call, to a REST API that doesn’t support URL encoding:
How do I disable URL encoding for webhook REST calls?
This webhook:
Is currently making this call, to a REST API that doesn’t support URL encoding:
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!