I can't convert my wsdl soap response into XML

Olá, Tudo bem com vocês, estou fazendo uma requisição a um serviço wsdl soap, estou conseguindo resultado, mas não consigo de forma alguma manipular e converter em XML, alguem poderia me dá uma ajudar, por favor.

Segue o meu fluxo já com o exemplo do fluxo funcionando.
Obrigado desde já.

Hello, How are you, I’m making a request to a WSDL soap service, I’m getting results, but I can’t manipulate it and convert it to XML in any way, could someone help me, please.

Follow my flow with the example of the flow working.
Thanks

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.47.3
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: windows docker

hello @Netdados

Your XMl is not properly encoded. Added Edit Node to fix it.

2 Likes

Thanks very much.

Muito Obrigado, eu tentei várias coisas, mas não me atentei a este detalhe, muito, muito obrigado!

Thank you very much, I tried several things, but I didn’t pay attention to this detail, thank you very, very much!

1 Like

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