# HTTP Request

> Performs HTTP requests to WhatsApp Business by using existing connector and connection configuration.

## Description

Performs HTTP requests to WhatsApp Business by using existing connector and connection configuration.

## Project compatibility

Windows | Cross-platform

## Configuration

* **Connection** - The connection established in Integration Service. Access the dropdown menu to choose, add, or manage connections.
* **Method** - GET. This field supports `String` type input.
* **Base URL**
* **Endpoing** - Request URL. This field supports `String` type input.
* **Headers** - Request Headers.
* **Query Parameteres** - Request Query Parameters.

### Additional properties

#### Output

* **Response status code** - Automatically generated output variable.
* **Response headers** - Automatically generated output variable.
* **Response body** - Automatically generated output variable.
