In my outlook account, I can't find the created channel and teams in the migration state.

Daniel Camcho 0 Reputation points
2025-01-25T10:05:04.4933333+00:00

Hello, Everyone.

I created a team and channel in the migration state using microsoft graph api.

then I sent message in the channel using microsoft graph api.

Refer: https://learn.microsoft.com/en-us/microsoftteams/platform/graph-api/import-messages/import-external-messages-to-teams

Of course, it is created successfully(returns 200 OK)

But I can't find created team, channel and message in this https://teams.microsoft.com/v2/

How can I find the message in my outlook account?

please help me if you know how to find the created channel and message in the outlook account.

Thanks

Daniel

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,887 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Yakun Huang-MSFT 9,470 Reputation points Microsoft Vendor
    2025-01-27T02:49:01.3833333+00:00

    Hello Daniel Camcho,

    Thank you for reaching out to Microsoft Support!

    For your problem, we conducted a test, but the test results are the same as yours, the team created in the migration state cannot be found in the team, even after the migration state results are the same.

    The team can only be found in Azure Groups, and the team can be seen by sending request list all teams. This seems to be an API endpoint issue.

    I suggest you open a support ticket with Microsoft Support to get help from the API owner.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments

  2. Akhil Nasalwai - MSFT 165 Reputation points Microsoft Vendor
    2025-01-27T09:31:10.69+00:00

    Hello Daniel Camcho,

    Thank you for reaching out to Microsoft Support!!

    For the query unable to find the created channel and teams in the migration state, as mentioned in the documentation below, importing messages is not supported when the channel/team is created in migration mode even though the response is successful.

    Link: Tips and additional information

    User's image

    You can submit this feature request using this support link, which will be monitored by Microsoft team and make the enhancements to Graph API.

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    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.