I am interested to see how SOAP service can be converted to REST easily using APIGEE

SOAP to REST conversion using APIgee

Solved Solved
0 2 125
1 ACCEPTED SOLUTION

Not applicable

You can do it as pass through easily.

You can select SOAP service while building proxy, then you can add WSDL url or file and proceed. This will create a simple proxy and then after you can add the policies you want.

View solution in original post

2 REPLIES 2

Not applicable

You can do it as pass through easily.

You can select SOAP service while building proxy, then you can add WSDL url or file and proceed. This will create a simple proxy and then after you can add the policies you want.

This topic has been covered pretty extensively here on the community.

You might want to search the archives.

Also, Here are some screencasts you can watch.