Teams News Feed - Fedes365/Microsoft-Lists-Templates GitHub Wiki
NOTE: this template is optimized for the "One-third section layout" of a SharePoint page as shown below:

1) Create a new List from scratch and add the following columns:
COLUMN NAME | COLUMN TYPE |
---|---|
Title | It's the default Title column |
MESSAGE | Multiple lines of text |
TIMEDETAILS | Date and time |
USER | Person with NO groups and NO multiple choices |
MESSAGEURL | Multiple lines of text |
SUBJECT | Single line of text |
IMPORTANT | Single line of text |
2) Create a new List view and provide a custom name. For example: "News View"
3) Open the list settings (gear icon at the top right corner). Make sure that all the columns of the previous step are enabled with a checkmark. Then, go to the Views section and select the custom view that you've created in the previous step. Scroll down to the "Sort" section and apply the settings as shown in the image below:
4) What's your favourite style? 😀 Have a look at the gallery below and click to copy the corresponding JSON code:
PREVIEW |
JSON CODE LINK |
---|---|
Click HERE |
|
Click HERE |
|
Click HERE |
|
Click HERE |
|
Click HERE |
|
Click HERE |
|
Click HERE |
|
Click HERE |
|
LOL, do you really want to use |
5) List View Formatting: Format your custom view by pasting the JSON code into the view formatting box (Advanced formatting mode)

Power Automate basic flow tutorial: when a new conversation is added in a Microsoft Teams Channel, create a new item in Microsoft Lists
This basic cloud flow tutorial is made up with 4 steps:
1) TRIGGER: When a new channel message is added

2) ACTION: Get message details
3) ACTION: Initialize variable.
4) ACTION: Create item
Here is the complete Power Automate flow illustration 👇