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

How to call a parameterized Web Service (SOAP) from apigee edge proxy

I have a Login Web service (asmx) that takes UserID and Password as inputs.

I want to call an apigee proxy from my application code, passing UserID and Password, which in turn will call the Login Web Service (asmx) passing those UserID and Password.

0 1 314
1 REPLY 1
Top Solution Authors