Folks .. here is what I’m exploring .. use the RSS feed in SP2010 to pull in RSS (no problem). But – we want to save the RSS feed xml daily into a list or file in a library, so we can index, search and present. Sort of “archiving” the daily RSS feed for historical search.
I’m not a developer – but I know that the RSS content is structured via XML. Any way to pull the xml data into a list or file, index, search against it, and present?
Thanks in advance
Â
I’ve implemlemented RSS to SharePoint sync. Ended up with PowerShell script triggered by windows scheduler.