An endpoint can be triggered with an API Call, the data returned from the endpoint can be used in the flow, or the result of the previous action can be sent to another endpoint with an API call.

The picture below shows the API Call Configuration settings:


The fields used for API Call Configuration configuration are shown in the table below.

Field

Description

Method

The HTTP method of the endpoint to which the API call will be made is selected. It is mandatory.

URL

Enter the endpoint information to make the API call. It is mandatory.

Timeout

It is the information of how long after the request will time out. It is mandatory.

Enable Certificate

It is managed whether or not the certificate goes with the request.

Certificate

This field is required if the certificate has been activated. If there is no desired value in the certificate list, a new one can be created from the Add Certificate link.

Headers

The header information of the request is entered.

Body

The body information of the request is entered.

Variables can be used in Headers and Body fields.