Execute via WSProxy

To execute an action, use the execute function.

  • The first parameter is an array of Name/Value parameters to include in the call.
  • The second parameter is the name of the execute request.

This example shows the parameters but is not a working example.

The returned object has three properties, “Status”, “RequestID”, and “Results.” The results contain properties from the SOAP ExecuteResponse items.