# Create a Microsoft Teams Webhook

*Applies to: Patch My PC Cloud*

To create incoming webhooks with Workflows for Microsoft Teams, follow the **Set up an incoming webhook workflow from a template** section of [Create incoming webhooks with Workflows for Microsoft Teams](https://support.microsoft.com/en-gb/office/create-incoming-webhooks-with-workflows-for-microsoft-teams-8ae491c7-0394-4861-ba59-055e33f75498).

{% hint style="info" %}
**Note**

We recommend using **Patch My PC** as the Incoming Webhook's name to allow you to easily distinguish it from other webhooks.
{% endhint %}

{% hint style="success" %}
**Tip**

You can download a copy of our logo to use with your webhook at [Patch My PC Logos, Wallpapers, and Brand Resources](https://patchmypc.com/patch-my-pc-logos-wallpapers-and-brand-resources).
{% endhint %}

At the end of the process, you should have a unique URL that looks something like:

<https://patchmypc.webhook.office.com/webhookb2/b53ef332-ae0a-48b8-b8c0-4d786e013c1e@b79783df-131e-4d00-8303-6f66c0fa4bfb/IncomingWebhook/994f68a3569b4364bab362288c857b51/><*long\_alphanumeric\_string>*


---

# 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.patchmypc.com/patch-my-pc-cloud/manage/manage-settings/manage-cloud-notifications/webhooks-reference/create-a-microsoft-teams-webhook.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.
