Microsoft Teams
App IntegrationsMicrosoft Teams Node
Overview
Configure this node to integrate with external services or perform logic.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
webhookUrl | string | — | Configuration field for webhookUrl |
title | string | — | Configuration field for title |
message | string | — | Configuration field for message |
channelName | string | — | Configuration field for channelName |
themeColor | string | — | 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