Hi,I am trying to send a payload consisting of some German words, to an external system. When I hit the Integreation and check external system logs, I see some characters are not captured correctly. For eg. for character "ö" we are getting "\u00F6". Could anyone help on overcoming this situation, or is UTF-8 encoding possible in Appian?
Discussion posts and replies are publicly visible
How are you passing the payload to the service? Can you provide more details on the service itself? You should also be able to inspect the request in the integration object to verify the payload you are sending.