n8n-nodes-base.itemlists
77 workflows using this node.
What is the n8n-nodes-base.itemlists node used for in n8n workflows?
n8n-nodes-base.itemlists n8n workflows are automation templates that use the n8n-nodes-base.itemlists node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-itemlists
Convert JSON to an Excel file
Send a simple JSON array via HTTP POST and get an Excel file. The default filename is Export.xlsx. By adding the (opt...
Create an RSS feed based on a website's content
This workflow parses content from a website (for this example, Baserow's release page) and creates an RSS feed based...
Create dynamic Twitter profile banner
This workflow updates your Twitter profile banner when you have a new follower. To use this workflow: 1. Configure He...
Get top 5 products on Product Hunt every hour
This workflow gets the top 5 products from Product Hunt and shares them on the Discord server. Cron node: This node t...
Parse Ycombinator news page
Extract data from a webpage (Ycombinator news page) and create a nice list using itemList node. It seems that current...