You can send your Multichannel posts from the Studio to Microsoft Teams. Users will see the post teaser in Teams and can easily click a button to access the full post on the Timeline.
To set up the Microsoft Teams communication channel, you need to configure an Entra ID app and a Teams app according to the steps below. Both apps are required.
This article concerns creating a Microsoft Teams integration for the Multichannel Communication module. For information on the Modern Intranet module's Microsoft Teams integration, view Setting up a Microsoft Teams integration (Public Cloud). You cannot use the same Teams app for Multichannel and Intranet; they must be different apps.
Set up an app registration in Microsoft
You need admin rights in your Microsoft Entra ID account to register an app.
Create an app
- Log in to the Microsoft Azure Platform
- Go to Microsoft Entra ID > App registrations > New registration
- Give your app a name, e.g., Haiilo
- Select a Supported account type
- Select Register
- On the app Overview page, copy and save the Application (client) ID and Directory (tenant) ID for later use
Create a Client Secret and define API permissions
- Create Client Secret
- Go to Certificates & secrets > Client secrets
- Select New client secret
- Enter a description and choose when the secret expires.
- After a secret expires, you need to generate a new secret and update it in Haiilo for the connection to remain valid. We recommend setting up a reminder to renew the secret before it expires.
- Select Add
- Copy the secret Value for later use
- Define API permissions
- Go to API permissions
- Select Add a permission > Microsoft Graph > Application permissions
- Add the following API permissions:
TeamsAppInstallation.ReadWriteSelfForUser.All
AppCatalog.Read.All
User.Read.All
- Select Grant admin consent for app_name for the added permissions and ensure the status for all permissions is marked Granted for your_tenant.
Set up a Teams app
You need admin rights in your Microsoft Teams account to create an app.
- Log in to the Developer Portal in Microsoft Teams
- Select Apps > New app
- Enter a name for the app
- Select Add
- In Basic Information, customize at least the following fields:
- Short and Long description: Provide a description of the app and what it does
-
Developer information: This should reference Haiilo as the developer.
- In Developer or company name, enter Haiilo GmbH
- In Website, enter https://www.haiilo.com/
- Privacy policy: Enter a URL leading to your Privacy Policy
- Terms of use: Enter a URL leading to your Terms of Use
- Application (client) ID: Input the Application (client) ID that you copied from Microsoft Entra ID earlier. This is required for the authentication on MS Teams' side.
- Go to Branding and edit the Color icon, Outline icon, and Accent color to match your platform's branding.
- Copy the App ID from MS Teams for later use.
- Enable the bot feature
- Add the domain
- Go to Domains > Create your first domain
- Add your Haiilo platform's domain for which this app is used, e.g., subdomain.haiilo.app
- Select Save
- You can now test the application by selecting Preview in Teams and then Add the app in Teams. If the app works as expected, you can Publish it to your org per your company guidelines.
Set up the Teams channel in Haiilo
You need "Multichannel administration" permission to configure Multichannel settings in Haiilo.
- In Haiilo, go to Administration > Multichannel
- Enable Microsoft Teams
- Input the Application (client) ID that you copied from Microsoft Entra ID into the Client ID field
- Input the Client Secret Value that you copied from Microsoft Entra ID into the Client Secret field
- Input the Directory (tenant) ID that you copied from Microsoft Entra ID into the Tenant ID field
- Input the App ID that you copied from Microsoft Teams into the App ID field
- Select Save changes for Microsoft Teams