Ana içeriğe geç

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:

API Call Configuration

Fields used for API Call configuration are shown in the table below.

FieldDescription
MethodHTTP method of the endpoint to make API call is selected. Mandatory.
URLEndpoint information to make API call is entered. Mandatory.
TimeoutInformation about how long the request will timeout. Mandatory.
Enable CertificateWhether the certificate will be sent with the request is managed.
CertificateThis 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.
HeadersHeader information of the request is entered.
BodyBody value of the request is entered.
bilgi

Variables can be used in Headers and Body fields.