I'm trying to import a feed from an external application (I just give it a template so it outputs the data in any way I want) which works for plain text with no problems, however I wish to give the feed or

tags to process into a new node, but even with the "Allow all HTML tags" it ignores these tags and leaves the new node body blank. How can I have it process one of these tags from a feed so that I can display the data I need to on my site?

Comments

aron novak’s picture

When you create your feed, notice "Input format for feed items" setting under Processors / FeedAPI Node collapsible fieldset.

acecombat’s picture

I tried that already but it still just doesnt import the HTML section and the feed is blank instead :(

icicleking’s picture

I just love coming across a 6 year old unresolved issue that I'm running into now. I think I might use either fields tamper or another module to properly filter the feed...