Forum Discussion
PeterJ_Inobits
May 20, 2020Iron Contributor
Embedding a YouTube Channel in Teams
So I have the link to the Microsoft Azure YouTube channel and I would like the YouTube channel to be displayed as posts within the Team like with what happens with an RSS feed. It seems when I use t...
- May 20, 2020Yeah, you would simply mod a flow like this one
https://flow.microsoft.com/en-us/galleries/public/templates/967c2f26335c41779d8f82dfd24292af/when-a-youtube-video-is-uploaded-send-an-email/
Remove the mail action and then add a teams action to post to a channel
Hope that makes sense and answers your question
Best, Chris
nielsbillen
Aug 10, 2023Copper Contributor
Hi Peter
Just came across your question, and I stumbled upon an easier way. Youtube actually supports RSS feeds, so you could simply follow the guide below to set that up with the RSS feed connector. Simply fill in this feed: https://www.youtube.com/feeds/videos.xml?channel_id=THE_CHANNEL_ID_HERE
https://danielmiessler.com/p/rss-feed-youtube-channel/
Edit: I'm sorry, I posted this before I tested and this doesn't seem to work anymore it seems. I think it's related to the format of channel ID's being changed to usernames somewhere in the past few years.
Cheers,
Niels