MS Teams: Integration Chat with Team

Karolina Rozmus 1 Reputation point
2020-12-11T07:47:45.713+00:00

Is there any method of integrating an existing MS Teams Chat with an existing MS Teams Team?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,894 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Vasil Michev 118.1K Reputation points MVP Moderator
    2020-12-11T08:37:12.037+00:00

    You have to be a bit more specific here, what exactly are you trying to achieve?

    0 comments No comments

  2. JimmyYang-MSFT 58,581 Reputation points Microsoft External Staff
    2020-12-14T01:48:31.447+00:00

    Hi @Karolina Rozmus ,

    In my experience, MS Teams provide Teams chat after you join in Teams organization. You can start one-and-one and group chats by selecting New chat at the top of the chat list. For more reference:

    https://support.microsoft.com/en-us/office/six-things-to-know-about-chat-in-microsoft-teams-88ed0a06-6b59-43a3-8cf7-40c01f2f92f2#:~:text=Chats%20can%20be%20one%2Don%2Done%20or%20in%20a%20group.&text=In%20Chat%2C%20you%20can%20do,to%20get%20your%20point%20across!


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  3. Support Team 0 Reputation points
    2024-10-18T06:58:17.7066667+00:00

    Hi
    I want integrate Ms Teams in react app I am using some packages & some helper functions as below
    import {

    AzureCommunicationTokenCredential,
    
    CommunicationUserIdentifier 
    

    } from '@azure/communication-common';

    import {

    CallComposite,

    fromFlatCommunicationIdentifier,

    useAzureCommunicationCallAdapter

    } from '@azure/communication-react';

    I have created on resource in azure communication service & getting token & identity from ACS,

    When i am trying to integrate the ms teams in my react, fromFlatCommunicationIdentifier & useAzureCommunicationCallAdapteris not workin.

    I am following below docs for MS teams Integration
    https://learn.microsoft.com/en-gb/microsoft-cloud/dev/tutorials/acs-to-teams-meeting?WT.mc_id=m365-80533-dwahlin&tabs=typescript%2Cbash&tutorial-step=2

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.