Hi All,
we have a requirement where we have to send data to external system on SOAP message that has apigee has a middle layer in it. The client is providing us a apigee generated url instead of wsdl URL that we were used to consume directly in Call Web Services. Can anyone guide how can we can consume that URL to send data?
Thanks
Discussion posts and replies are publicly visible
HI Sandeep,
if anyone of you have done Apigee layer integration ,please share the code snippet here! , as we are facing issue with the get method of api, We need to pass input json request for the get method, which is not possible in appian.
So how can we send get method as post method and integrate with Appian?