RSS Inbound Pipe supporting Multilingual
Hi,
I have a situation where I need to import news items from an external RSS feed source. I have added 2 source URLs, one with English news items and the other one with Arabic.
I overrided ConvertToWraperObject method to include some extra fields (like thumbnail url etc). But I see English and Arabic versions (2 different feeds representing same news items) are added as a separate items in the module. Please see attached screenshot.
Thanks in advance.