# Microsoft Teams Webhook Action

This action can be used to post to a standard text message to a [Microsoft Teams Webhook](https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook?tabs=newteams%2Cdotnet).

<figure><img src="/files/0Mb0t89VQ8Vy7JIHou9p" alt=""><figcaption></figcaption></figure>

### Settings

The action uses the following settings:

| Setting     | Description                                             | [Parsed](/actions-and-operations/dynamic-parsing.md) |
| ----------- | ------------------------------------------------------- | ---------------------------------------------------- |
| Webhook URL | The Webhook URL that Teams has created for your channel | :white\_check\_mark:                                 |
| Message     | The message you wish to send to the channel.            | :white\_check\_mark:                                 |

### Remarks

There are not special remarks about this action.

### Trigger

This action has no triggers.

### Variables

This action does not create any variable.

### Availability

Channel specific availability follows the table below:

| Channel          | Availability     |
| ---------------- | ---------------- |
| Facebook         | Fully Available. |
| WhatsApp         | Fully Available. |
| Telegram         | Fully Available. |
| Web              | Fully Available. |
| Alexa            | Fully Available. |
| Google Assistant | Fully Available. |
| Slack            | Fully Available. |
| API              | Fully Available. |

### Further Reading

{% embed url="<https://www.xenioo.com/en/xenioo-zapier-integration-automatically-collect-data-survey-chatbot/>" %}


---

# 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.mylinkconnect.com/actions-and-operations/integration/xenioo.bots.actions.base.integrations.zapierwebhookaction-1.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.
