Error with variable \ in xml camunda 8 cloud

I am working in Camunda 8 Cloud. Through a REST outbound API, I am posting an XML payload that contains a \ character, which is correct in my XML, but Camunda interprets it as \. How can I make it work by either casting the XML or configuring Camunda?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.