Hi all,
I’ve managed to implement an RSS feed (to test it), pulling the top headlines from a news source.
This is great, but I’m building a CRM and want to display specific news articles for the CRM accounts. I.e., if a User is in IBMs account, I want that news section to pull all news articles for IBM.
What would be the best way to do this? (I’m happy to sacrifice efficiency/quality for ease of use).
Thanks in advance!