Microsoft Teams Connector
Content Type: Module
Categories: Connectors
Overview
Microsoft Teams is one of the most commonly used communication platforms in business as well as personal communication. However, sending a message on a Teams channel requires logging in to a Microsoft account, and doing this from an app can be a complex task. Don’t worry! This app service enables including a Microsoft Teams Connector in your Mendix application. The connector allows you to send messages to a specific Teams channel. The connector needs minimum configuration. The workflow is simple: Include this app service in a microflow or workflow, update the configuration, and you are all set!
Documentation
Please see Microsoft Teams Connector in the Mendix documentation for details.
Releases
Version: 1.0.6
Framework Version: 9.16.0
Release Notes: - No subscriptions is required to use Microsoft teams connector.
Version: 1.0.5
Framework Version: 9.16.0
Release Notes: Updated to 9.16.0 to fix user roles issues
Version: 1.0.3
Framework Version: 9.14.1
Release Notes: - Supports sending message using Microsoft credentials. i.e. if you have logged in using your Microsoft credential like Outlook, then Microsoft Teams connector will not ask you to login again.
Version: 1.0.2
Framework Version: 9.14.1
Release Notes: Updated Mendix runtime to 9.14.1
Version: 1.0.1
Framework Version: 9.12.1
Release Notes: Initial version of the module. We hope you’ll enjoy using it!
Typical Use Cases:
Send messages to pre-configured channels in Microsoft Teams
Let your Mendix app send an automated notification to a pre-configured channel, when an event occurs in your Mendix application (for example, your Mendix app can automatically send a message to a pre-configured channel whenever a ticket is raised on the support portal application)
Send message to a pre-configured channel to trigger users to perform an action (for example, your Mendix app can automatically ask users to create a Jira ticket by sending them a message in a pre-configured channel)
Features:
Send HTML, markdown, or plain text messages
Send Microsoft Teams actionable message cards
Prerequisites
Your organization should allow you to use Webhooks in Microsoft Teams
The app service can only be used with Studio Pro 9 versions starting from 9.12.1