REST API Callback
Action used to customize the request/response of a consumed REST API method call. There are four available action flows for implementing these customizations: OnBeforeRequest, OnAfterResponse, OnBeforeRequestAdvanced or OnAfterResponseAdvanced (defined in the consumed 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. |