Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

SOAP to REST automated documentation

Hi @Dino / @Anil Sagar @ Google,

I have a question regarding SOAP to REST service transformation.

QA: Is there a way to automate the documentation for the SOAP to REST transformation for the following process without it involving a lot of custom coding?

Automating the following information:

EXAMPLE:

getOrders ->mapped to -> GET /orders

The current state is the following:

1. Front End will send the request as a SOAP Request. (Add Assign Message Policy)

2. APIGEE proxy will convert SOAP request to REST. (Extract Variable Policy)

3. APIGEE will send REST message to Backend. (Assign Message Policy to construct payload in response flow)

0 3 272
3 REPLIES 3
Top Solution Authors