Search code examples
c#.netmicrosoft-graph-apiclonemicrosoft-teams

How to copy conversations from one team to another with metadata


I want to copy all the posts and replies to another channel with the same sender and keeping all the mentions and metadata. Is it possible to implement the same?

I have tried POST /groups/{id}/threads but it is not working


Solution

  • Currently you cannot copy conversations from one team to another team. Could you please raise a user voice?