Skip to main content

Microsoft Teams via Webhook

This Integration is part of the Microsoft Teams Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.2.0 and later.

Integration for sending notifications to a Microsoft Teams channel via Incoming Webhook. This integration was integrated and tested with version 6.8 of Microsoft Teams via Webhook

Configure Microsoft Teams via Webhook on Cortex XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.
  2. Search for Microsoft Teams via Webhook.
  3. Click Add instance to create and configure a new integration instance.
  4. Click Test to validate the URLs, token, and connection.
ParameterDescriptionRequired
Microsoft Webhook URLThe webhook URL in the Teams ChannelTrue
Trust any certificate (not secure)False
Use system proxy settingsFalse

Commands#

You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

ms-teams-message#


Send a message to Microsoft Teams via Incoming Webhook

Base Command#

ms-teams-message

Input#

Argument NameDescriptionRequired
messageThe message to send. For example: "This is a message from Cortex XSOAR". Default is None.Optional
team_webhookThe alternative webhook for a different team. If not defined, the integration's default webhook is used.Optional
alternative_urlThe alternative URL to send in place of the link to the XSOAR Investigation.Optional
url_titleThe title for the link, defaults to "Cortex XSOAR URL". Default is Cortex XSOAR URL.Optional

Context Output#

There is no context output for this command.