API Call
With API Call, an endpoint can be triggered, the data returned from the endpoint can be used in the flow, or the result of a previous action can be sent to another endpoint via API call.
Configuration
The visual containing API Call configuration settings is shown below:
Fields used for API Call configuration are shown in the table below.
| Field | Description |
|---|---|
| Method | HTTP method of the endpoint to make API call is selected. Mandatory. |
| URL | Endpoint information to make API call is entered. Mandatory. |
| Timeout | Information about how long the request will timeout. Mandatory. |
| Enable Certificate | Whether the certificate will be sent with the request is managed. |
| Certificate | This field is mandatory if certificate is enabled. If the desired value is not in the certificate list, a new one can be created from the (Add Certificate) Add Certificate link. |
| Headers | Header information of the request is entered. |
| Body | Body value of the request is entered. |
bilgi
Variables can be used in Headers and Body fields.