I am currently attempting to use a "dummy user" to record chats between two users.
So my IT engineer will have a chat with the affected user and my "dummy user" and the name of the chat will be something like "Ticket 20202";
This works great for recording the conversation but I would like to be able to get the chats name so that flow knows what ticket it relates to
Does anyone know if this is possible - I cant see it in the body of the teams message in flow and the only way I can see to get it will be to pull the entire list of conversations every time and filter them.