Microsoft Teams Message

Sends a message to a Microsoft Teams channel.

Revision History

1.0.0.0 Initial Release

Properties

Connection

Type: Connection Input
The Connection Property

WebhookUrl
Type: String
Provides the Microsoft teams webhook (endpoint) that will be invoked to send the message.

Summary

Type: Multiline Text Input
Provides the summary text of the message.

Title

Type: String Input
Provides the title of the message.

Subtitle

Type: String Input
Provides the subtitle of the message.

Custom Inputs

Add Custom Properties to this Node to provide additional parameterized data in the message card.

Remarks

Use this Node to easily stream notifications from Flowgear so that team members are kept up to date with integration activity.

Setting up a Connection

Follow these steps to configure this Node to send to your Teams:

  • From within Teams, click Teams and focus the team you want to send messages to
  • Click the ellipsis (...) button next to the team name, then choose Manage team
  • Click Apps
  • Click More apps
  • Search Incoming Webhook and select it
  • Click Add to a team
  • Click Set up a connector
  • Provide a name and icon (optional), then click Create
  • A URL will be provided, copy this URL in to the WebhookUrl property of the Connection for the Node.

Rate Limiting

This Node is subject to the rate limiting policy described at https://docs.microsoft.com/en-us/microsoftteams/platform/bots/how-to/rate-limit

See Also

Slack