I'm trying to set up a simple issue tracker using the template in Microsoft Lists.
Items in Microsoft Lists now have the ability to have an associated conversation, as shown in the screenshot.
What I'd like is:
Part 3 is where I'm struggling. I can't find where the association between the item and its conversation is stored. It doesn't appear to be in a visible column in the backing SharePoint list. Any ideas where I can find this, so I can use it in a flow?
EDIT: I've discovered that you can add the same list to multiple channels and have different conversations for the item in each channel. This means, presumably, that the association is not being stored in the SharePoint list, but is being stored somewhere in the Teams channel - perhaps in a message.
EDIT 2: According to this Microsoft representative, "if you comment on a list item, those comments are stored within the list schema itself; think of it as an additional column of data per row." How, then, can one access that data?
Solved! Go to Solution.
This question has been driving me crazy too, because it's such a great way to keep comms about a workflow organized without having to create weird new columns. You can absolutely replace the Message Id in a Conversation object that's stored in SharePoint and associated with the list item... it's just not documented by Microsoft for some reason.
You can make an HTTP request to SharePoint to designate which message thread will show up in the conversation tab. I attempted to write up the whole process. It seems complicated at first, but it works consistently and I'm now using it to make my business's comms about list items run more smoothly -- I'm basically using this exactly the way you just described.
Hi Spinner,
The lists are saved in sharepoint:
Lists data is stored in the SharePoint Online team site. To learn more about how SharePoint Online interacts with Teams, see How SharePoint Online and OneDrive for Business interact with Teams.
I would like to share this document with you.
https://docs.microsoft.com/en-us/MicrosoftTeams/manage-lists-app
Regards,
JAvier
@FCGALLEG Thank you for the reply, but as I indicated in my original message, I already know that the list is held in SharePoint. What I'm trying to find is where the link between a list item and a Teams conversation is held.
This question has been driving me crazy too, because it's such a great way to keep comms about a workflow organized without having to create weird new columns. You can absolutely replace the Message Id in a Conversation object that's stored in SharePoint and associated with the list item... it's just not documented by Microsoft for some reason.
You can make an HTTP request to SharePoint to designate which message thread will show up in the conversation tab. I attempted to write up the whole process. It seems complicated at first, but it works consistently and I'm now using it to make my business's comms about list items run more smoothly -- I'm basically using this exactly the way you just described.
Thanks @chasestreetdev - that looks good. I hope Microsoft set up an 'official' way to do this but this should suffice in the meantime.
(Very minor point: in the section on finding channel ID, I think you mean "at sign" rather than "ampersand".)
@Spinner Thanks for the catch, I'll fix it now! That's what I get for trying to write at 1am. The whole thing makes me wonder what other fun undocumented tricks there are...
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
28 | |
28 | |
26 | |
25 | |
22 |
User | Count |
---|---|
64 | |
53 | |
44 | |
34 | |
30 |