RPL pulling in odd XML data from RSS feed
Hi Everyone,
I'm trying to put in an RSS feed into an email and I've run into a slight issue with two of the XML nodes from the feed. This is all RPL and the feed is being pulled in just fine using the parsexml(load()) functionality however two of the nodes in the feed are in a format that I'm having issues pulling in.
The first one is a href url that is in the value of a node that has a colon in it. The name node looks like this:
<something:somethingelse>
The colon automatically invalidates my campaign. I've tried puling it in with a ${rss_entry} with the "rss_entry" being the alias I'm giving the item section of the feed in my list directive. Unfortunately nothing I do has so far worked I just keep getting an invalid campaign with the following error: