# HTTP Request

#### Below is the step-by-step process to configure HTTP Request:

1. Click **Build Environment** button located in left pane then open **Add build** step dropdown and select the **filter**.

<figure><img src="/files/JDnSqe0s477t7bQCgGdm" alt=""><figcaption></figcaption></figure>

2. Once **HTTP Request** is selected, it will bring **Build Steps** window &#x20;
3. Paste the copied **DevOps Integration URL** in URL field&#x20;

<figure><img src="/files/zsUz392PT48VW9GyaA7U" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
***Note:** HTTP mode remains Post only*&#x20;
{% endhint %}

4. Scroll down on screen and set Accept and Content-Type fields as **APPLICATION\_JSON**

<figure><img src="/files/hCEf5DjKbUm78VI0qurB" alt=""><figcaption></figcaption></figure>

5. Scroll down on Jenkins window and paste copied DevOps Request Body in Request Body field and click Save button

<figure><img src="/files/obuGh7qsxymwOsjK2RLl" alt=""><figcaption></figcaption></figure>

6. Once you save the configurations, you will be navigated to Dashboard of created item


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/integrations-in-avo-assure/devops-integration/http-request/ci-cd-jenkins/jenkins-integration/http-request.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
