REST Trigger Transfer Object
The rest trigger provides rest API endpoints. When a request is sent to the provided endpoint, a transfer is triggered.

REST Trigger
The following properties can be configured:
Set of access data | REST server connection via which the endpoint is to be provided. |
Endpoint | Determines the part of the URL after the host URL of the selected connection. |
Http Method | The Http methods supported by the REST endpoint can be selected here. |
Response Format | The format in which the response will be send, e.g. JSON. |
Request Parameters | The expected parameters for a call can be specified here. These parameters must be sent with a request for the call to work. |
Response Parameter | The parameters to be send sent with the response. |