What is your goal?
I am trying to build a “Mining News Analyst” in Make.com and keep hitting a wall with the YouTube/XML modules.
The Goal: > I have a Google Sheet with a list of YouTube channels. I want Make to:
Read the list of channels from my sheet.
Find the latest video titles for each channel (bypassing the XML parser if possible).
Send those titles to Gemini to summarize them based on a “Focus Area” column in my sheet.
Save the summary and a “Last Check Date” back to a new Google Sheet so I have a daily news feed.
My Current Setup & Issues:
Sheet Headers: Name, RSS_URL, Type, Focus Area, True/False, Last Check Date.
The Problem: The YouTube module “Search” options aren’t showing up for me, and the RSS/HTTP method is giving me a “404 Not Found” or “Invalid XML” error because the Channel ID pill seems to be passing as blank.
What is the most stable, no-code way to loop through a list of YouTube channels and get their video titles into Gemini without the XML parser breaking?
What is the problem & what have you tried?
I am trying to build a “Mining News Analyst” in Make.com and keep hitting a wall with the YouTube/XML modules.
The Goal: > I have a Google Sheet with a list of YouTube channels. I want Make to:
Read the list of channels from my sheet.
Find the latest video titles for each channel (bypassing the XML parser if possible).
Send those titles to Gemini to summarize them based on a “Focus Area” column in my sheet.
Save the summary and a “Last Check Date” back to a new Google Sheet so I have a daily news feed.
My Current Setup & Issues:
Sheet Headers: Name, RSS_URL, Type, Focus Area, True/False, Last Check Date.
The Problem: The YouTube module “Search” options aren’t showing up for me, and the RSS/HTTP method is giving me a “404 Not Found” or “Invalid XML” error because the Channel ID pill seems to be passing as blank.
What is the most stable, no-code way to loop through a list of YouTube channels and get their video titles into Gemini without the XML parser breaking?
Error messages or input/output bundles
I am trying to build a “Mining News Analyst” in Make.com and keep hitting a wall with the YouTube/XML modules.
The Goal: > I have a Google Sheet with a list of YouTube channels. I want Make to:
Read the list of channels from my sheet.
Find the latest video titles for each channel (bypassing the XML parser if possible).
Send those titles to Gemini to summarize them based on a “Focus Area” column in my sheet.
Save the summary and a “Last Check Date” back to a new Google Sheet so I have a daily news feed.
My Current Setup & Issues:
Sheet Headers: Name, RSS_URL, Type, Focus Area, True/False, Last Check Date.
The Problem: The YouTube module “Search” options aren’t showing up for me, and the RSS/HTTP method is giving me a “404 Not Found” or “Invalid XML” error because the Channel ID pill seems to be passing as blank.
What is the most stable, no-code way to loop through a list of YouTube channels and get their video titles into Gemini without the XML parser breaking?