REST API Callback
Action used to preprocess the request or to customize the response of an exposed REST API method call. There are two available action flows for implementing these customizations: OnRequest, OnResponse (defined in the exposed REST API element).
Properties
Name | Description | Mandatory | Default value | Observations |
---|---|---|---|---|
Name | Identifies an element in the scope where it is defined, like a screen, action, or module. | Yes | ||
Description | Text that documents the element. | Useful for documentation purpose. The maximum size of this property is 2000 characters. |