Docs/App Integrations/Microsoft Teams

Microsoft Teams

App Integrations

Microsoft Teams Node

Overview

Configure this node to integrate with external services or perform logic.

Configuration

PropertyTypeDefaultDescription
webhookUrlstring—Configuration field for webhookUrl
titlestring—Configuration field for title
messagestring—Configuration field for message
channelNamestring—Configuration field for channelName
themeColorstring—Configuration field for themeColor

Output Variables

Reference these variables in downstream nodes using the {{node.field}} syntax.

{{ms-teams.id}}
anyOutput field: id
{{ms-teams.message_id}}
anyOutput field: message_id

Examples

Basic Usage

Example configuration:

{
  "webhookUrl": "value",
  "title": "value",
  "message": "value",
  "channelName": "value",
  "themeColor": "value"
}

Tips & Best Practices

  • •Ensure all required fields are configured.
  • •Check the output variables to see available data.

Try Microsoft Teams in Your Workflow

Create a free account and start building AI-powered workflows with the Microsoft Teams node.

Open Workflow Editor