I have 4 rss feeds and I want to collect one latest article from each feed and then put it through scraptio and collect the article information from each feed. I am not sure how to ocnnect my 4 watch rss feed items modules into one item. I thought about using aggregator but I’m not sure. Is it possible to collect all 4 items into one?
Yes you can
you can set it up like this
Use the switch function within the RSS to determine which url to pull from. For me I just used the same one 4 times but you would just switch it to the order you want it to pull.
then use the text aggregate:
Boom you got all of the items you want into one module