apigee-edge-js
Version:
nodejs library for the administration API for Apigee (Edge and X and hybrid).
10 lines (9 loc) • 437 B
text/xml
<AssignMessage async="false" continueOnError="false" enabled="true" name="Set-Soap-Body">
<DisplayName>Set Soap Body</DisplayName>
<Set>
<Payload contentType="application/json">{soapresponse.body}</Payload>
</Set>
<IgnoreUnresolvedVariables>true</IgnoreUnresolvedVariables>
<AssignTo createNew="false" transport="http" type="request"/>
</AssignMessage>