Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A plugin to send messages to MicrosoftTeams channel or user. This plugin allows you to send notifications to MicrosoftTeams from FlexDeploy workflows. Users have the freedom to create messages as complex or as simple as they desire.

...

This plugin uses a Teams Messaging Account which contains all relevant credentials to connect to the Teams workspace. Navigate to Topology->Integrations→Messaging and create a new Account with the Provider set to MicrosoftTeams.

Create

...

an Application in the Azure portal

To Create a Application You must create an application in the Azure portal so the Microsoft identity platform can provide  provide authentication and authorization services for your application.

...

  1. Sign in to the Azure portal.
  2. If you have access to multiple tenants, use the Directory + subscription filter in the top menu to select the tenant in which you want to register an application.
  3. Search for and select Azure Active Directory.
  4. Under Manage, select App registrations, then New registration.
  5. Enter a Name for your application and specify who can use the application.
     
  6. Select Register to complete the initial app registration.
  7. Open application Capture Application (client) ID and Directory (tenant) ID from App Registration.





  8. Create a new client secret and capture client secret.

    Info
    titleNote

    Record the secret's value for use in your client application code - it's never displayed again after you leave this page.



  9. Create API permissions

    Select API permissions > Add a permission > Microsoft Graph

    Select Delegated permissions. Microsoft Graph exposes many permissions,

    The Grant admin consent for {your tenant} button allows an admin to grant admin consent to the permissions configured for the application.







...

  • All MicrosoftTeams versions are supported.

Key Features

  • Send messages to a Microsoft Teams channel or user.

Plugin Operations

Child pages (Children Display)