Forum Discussion
Copier messages d’un canal vers un autre, en reprenant l’auteur d’origine et la date
AinJia Could you please give more details about your scenario. You can get the list of messages in a channel and also send messages to channel using API.
- AinJiaMay 27, 2020Copper Contributor
Gousia_Begum To be more precise:
I wonder if it is possible when create a new message to anther channel with Office graph API, to set the author and the creation date. I want to create a "copy message" feature.
- Gousia_BegumMay 30, 2020Former Employee
AinJia This isn't currently supported. You could get individual messages from each channel and send it to another channel but you just cant copy messages from one channel to other.
- AinJiaMay 27, 2020Copper Contributor
Gousia_Begum Thanks for your reply.
I have 2 channels in the same teams, i want to copy all messages from one channel to another channel.
With Graph Explorer, i can get the list of messages in a channel but i can't send all messages to another channel at the same time.
If you know how to do it, can you share it with me?
Thanks a lot.