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

Node.JS Servicecallout Policy documentation

Is there any examples describing how to use the Node.JS ServiceCallout policy option?

<ServiceCallout async="false" continueOnError="false" enabled="true" name="Token-Callout">
    <DisplayName>Token-Callout</DisplayName>
    <Properties/>
    <Request clearPayload="true" variable="myRequest">
        <IgnoreUnresolvedVariables>false</IgnoreUnresolvedVariables>
    </Request>
    <Response>calloutResponse</Response>
    <ScriptTarget>
        <ResourceURL/>
    </ScriptTarget>
</ServiceCallout>

Any pointer appreciated.

Michael McD.

0 4 665
4 REPLIES 4