Re: Webservice | XM Community
Skip to main content
Solved

Re: Webservice

  • May 22, 2020
  • 1 reply
  • 28 views

Forum|alt.badge.img+4

Can I connect to a webservice that uses SOAP?

Best answer by TJUH_Kai

SOAP uses XML as body. My guess is if you use survey flow's web service, you wont' be able to connect to the SOAP webservice, unless you don't need to send any XML body over. If all you need to send over is data in the URL, then maybe you can do it.

1 reply

Forum|alt.badge.img+2
  • Level 2 ●●
  • Answer
  • May 26, 2020

SOAP uses XML as body. My guess is if you use survey flow's web service, you wont' be able to connect to the SOAP webservice, unless you don't need to send any XML body over. If all you need to send over is data in the URL, then maybe you can do it.