# MS Teams Configuration: Creating an Authorization URL

Microsoft Teams has replaced the classic "Incoming Webhooks" with **Workflows** (based on Power Automate). Follow these steps to get your URL directly from a channel:

1. **Select the Channel:** Go to the specific team and channel where you want to receive Pandora FMS notifications.  
      
    [![image.png](https://pandorafms.com/guides/public/uploads/images/gallery/2026-03/scaled-1680-/aKCimage.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2026-03/aKCimage.png)
2. **Access Workflows:**
    - Haz clic en los tres puntos (`...`) junto al nombre del canal.
    - Selecciona la opción **Workflows**
3. **Create a New Workflow:**
    - Click the **+ New workflow** or **Create** button.
    - In the template search box, type: `"Send webhook alerts to channel"`
    - Select the template with that exact name.
        
        [![image.png](https://pandorafms.com/guides/public/uploads/images/gallery/2026-03/scaled-1680-/ZmIimage.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2026-03/ZmIimage.png)
4. **Configure the Flow:**
    - Select a group and channel to send the message to.  
          
        [![image.png](https://pandorafms.com/guides/public/uploads/images/gallery/2026-03/scaled-1680-/1Rzimage.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2026-03/1Rzimage.png)
    - Click **Save**.
5. **Get the URL:**
    - Once created, a confirmation screen will appear.  
        [![image.png](https://pandorafms.com/guides/public/uploads/images/gallery/2026-03/scaled-1680-/hGmimage.png)](https://pandorafms.com/guides/public/uploads/images/gallery/2026-03/hGmimage.png)
    - Copy the URL that appears by clicking the **Copy webhook link** button. **This is the URL you should use in the `-u` or `--url` parameter of the script.**
6. **Finish:** Everything is now configured; you can return to the chat window.

> **Note:** If you need to retrieve the URL later, you can go to the **Workflows** app in the Teams sidebar, enter **Manage workflows**, and edit the corresponding flow.

[&lt; PREVIOUS](https://pandorafms.com/guides/public/books/integracion-con-microsoft-teams/page/configuracion-en-ms-teams-creacion-de-un-canal) [NEXT &gt;](https://pandorafms.com/guides/public/books/integracion-con-microsoft-teams/page/configuracion-en-pandora-fms-creacion-de-un-comando-de-alerta)