UNPKG

apigee-edge-js

Version:

nodejs library for the administration API for Apigee (Edge and X and hybrid).

12 lines 494 B
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ExtractVariables async="false" continueOnError="false" enabled="true" name="Get-Soap-Body"> <DisplayName>Get Soap Body</DisplayName> <IgnoreUnresolvedVariables>true</IgnoreUnresolvedVariables> <JSONPayload> <Variable name="body"> <JSONPath>$.Envelope.Body</JSONPath> </Variable> </JSONPayload> <Source>response</Source> <VariablePrefix>soapresponse</VariablePrefix> </ExtractVariables>