getRestHttpRequest() Function
Syntax |
| |
---|---|---|
Semantics | Returns the request details as provided by the HTTP call. The return object is of type Base Components.Add Ons.REST.Request, which is part of the base components of the Designer.
| |
Substitutables |
| An object of type Base Components.Add Ons.REST.Request: |
Examples |
NONE
|
Reading the REST request headers is e.g. important to implement REST service authentication.