Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Can soap client invoke rest api service through apigee ,Can soap client call rest api server through apigee

One of my interfacing system says they Can't come out of soap. But I have only Restful Webster ice.

Soap client --> Restful server

Can apigee help here

,

We have rest api. One of our interfacing requests says that they can't come out of soap.

Does apigee help on this part

Soap client - - - >Restful server

0 1 143
1 REPLY 1

cjking
Former Googler

An XML to JSON policy, possibly combined with an XSLT transform policy should be able to take care of this.

XML to JSON: https://docs.apigee.com/api-platform/reference/policies/xml-json-policy

XSLTTransform: https://docs.apigee.com/api-platform/reference/policies/xsl-transform-policy