How I can import team's Channel Messages?

Sonali 1 Reputation point
2021-01-01T07:15:34.647+00:00

I am trying to Migrate team's Channel Messages.
I am able to read/get channel messages using graph API(v1.0) but how I can write/import it without using Beta API?

I was also trying same using Exchange service to read Hidden folder(Conversation History\Team Chat) where teams chat is stored,
But using Exchange I am unable to find any item in folder call Team Chat.

Is there any way to migrate channel message without using Beta API?
Thanks in advance!

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,059 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,568 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. JimmyYang-MSFT 48,791 Reputation points Microsoft Vendor
    2021-01-01T08:53:07.343+00:00

    Hi @Sonali

    In my experience, you can try to use e-Discovery investigations to search Teams chat messages and Meeting IM conversations. Microsoft Teams data will appear as IM or Conversations in the Excel eDiscovery export output. You can open the .pst file in Outlook to view those messages after export. For more reference, you can refer to:

    https://learn.microsoft.com/en-us/microsoftteams/ediscovery-investigation#overview


    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.


  2. Sonali 1 Reputation point
    2021-04-06T10:48:03.8+00:00

    My Issue is solved,
    Issue occurs because of ,after team creation I was assign owners to that team so owners/members can see that created teams,

    after I follow given steps as it is mention in given in link :https://learn.microsoft.com/en-us/microsoftteams/platform/graph-api/import-messages/import-external-messages-to-teams
    am able to import messages.

    0 comments No comments