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
  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

  4. Configure the Flow:
    • Select a group and channel to send the message to.

      image.png
    • Click Save.

  5. Get the URL:
    • Once created, a confirmation screen will appear.
      image.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.

< PREVIOUS NEXT >


Revision #2
Created 12 March 2026 21:14:04 by Rafael Ameijeiras
Updated 12 March 2026 21:19:44 by Rafael Ameijeiras