# Microsoft Teams

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

You'll need to locate the API endpoint (webhook URL) for the team and channel you want to post to. To configure the webhook URL, consult the [Microsoft Teams webhook](https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/what-are-webhooks-and-connectors) documentation.

## Netography Portal Steps <a href="#netography-portal-steps" id="netography-portal-steps"></a>

In **Settings > Response Integrations**, click **Add Integration**. Select **Microsoft Teams**

![](/files/7lCVJeRhe7rPD1FGoPJw)

## Configuration <a href="#configuration" id="configuration"></a>

The following fields are specific to the Microsoft Teams integration.

| Field | Required | Description                   |
| ----- | -------- | ----------------------------- |
| `URL` | yes      | Microsoft Teams `WEBHOOK URL` |


---

# 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.fusion.vectra.ai/automate-responses/configuring-response-integrations/microsoft-teams.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.
