Export Replies from Microsoft Teams

Brass Contributor

I'm attempting to export messages from Microsoft Teams but I'm not able to grab the replies. Is anyone exporting messages from Microsoft Teams and including replies? How are you doing it?

 

Currently, I'm running two Flows:

1. Using "When a new channel message is added" action. It's working well when someone creates a new message but it doesn't execute on replies.

2. Using the "Get messages" action. It's running successfully but isn't grabbing any of the replies. It's grabbing any messages that start a conversation posted in the last week.

 

Thanks,

John Gruber

2 Replies

@John Gruber 

Hi , I have a same problem, did you find a solution please?

Thanks

Karol

You can call the Microsoft graph to get a conversation so if you have the message I'd you can get all the replies to it. If you are doing it for auditing then it will be inefficient to do this for every message