Webhook special character encoding

I have a situation where the webhook seems to be encoding accent characters instead of leaving them alone. Is it intended that for example an address should appear like this? How should I work around this?

In Pipedrive address field: München, Germany
In webhook address field: München, Germany

Thanks
Tim

Hey Tim,

I tested this (on webhook.site) and didn’t run into any issues with special characters.

Can you test there as well to see if it might be something on your side (how you’re consuming the webhook body)?

Hi David,

Thanks for getting back to me. That’s working for me too on webhook.site. I was using RequestBin, I guess that must have been the issue.

Many thanks!

1 Like