0

I am working on an Web service project using .Net Web API.

I can call my service by using Http post. Is there any possibilities to call my restful web service using SOAP request?

Ralaad
  • 79
  • 1
  • 7
  • The ASP.NET Web API allows you to build RESTful applications on the .NET Framework. Why would you want to use it for SOAP calls? – Bogdan Oct 31 '13 at 19:10
  • I think if you need soap you should use WCF not web API – A Khudairy Nov 01 '13 at 13:10
  • possible duplicate of [Simplest SOAP example using Javascript](http://stackoverflow.com/questions/124269/simplest-soap-example-using-javascript) – Paul Sweatte Feb 04 '14 at 23:18

0 Answers0