I’m just getting started with n8n and thought building a workflow for parsing my blog’s RSS and post on social media would be simple enough for a first small project. But I stumble already on the RSS Feed Trigger.
I my feed, each <entry> have a <posttype> and a <lang> which I would like to make some decisions based on in my workflow. But these doesn’t seem to be available as variables? Should I use some other node?