Skip to content

Teams


Incoming webhooks allow external applications to share content in Microsoft Teams chats and channels, serving as a tool for tracking and notifications. When a webhook request is received, you can send messages to the corresponding channel or chat.

For more details, see Create a webhook for Microsoft Teams.

Note

This notification target is only applicable to workspaces on the international site that are bound to an international Billing Center account.

Create a Webhook Workflow from a Template

  1. Open the Workflows page;
  2. Select Post to a channel when a webhook request is received as the workflow;
  3. After opening the workflow, you can change its name and authenticate using an account;
  4. Select a team and channel as the destination for publishing notifications;
  5. After adding, a dialog box appears containing a URL you can copy.
Note

If you select a private channel in Microsoft Teams, the alert workflow will fail. Only standard channels (standard) support normal notification delivery.

Back to the Teams Configuration Page

  1. Define the name of the current notification target for identification in the notification target list;
  2. Enter the webhook URL obtained in the above steps;
  3. Test whether the notification has been sent as needed (❗️ A test message is sent to the group/channel corresponding to this webhook. Go to the corresponding notification target to check whether the test message was sent successfully);
  4. Configure operation permissions;
  5. Confirm.