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
Import multiple CSV to Google Sheets
This workflow imports multiple CSV files and appends or updates them to a Google Sheets document. Here's a step by st...
Prepare CSV files with GPT-4
This workflow generates CSV files containing a list of 10 random users with specific characteristics using OpenAI's G...
Create 2 XML files: with and without XML attributes
This workflow demonstrates two ways of exporting data from SQL to XML. First, several random records are received fro...
Xml to SQL database import
This is an example workflow that imports an XML file into an SQL database. The ReadBinaryFiles node loads the XML fil...
Sql to XML export with XSL template formatting
This workflow demonstrates how to export SQL to XML and present the data nicely formatted using an XSL Template. The...
Sync Outlook calendar events to Notion
This workflow syncs Outlook Calendar events to a Notion database. The Outlook Calendar event must be within a specifi...
Report number of weekly created records in an app
This template shows how you can create reports on data in an app and share a summary in another app. Specifically, th...
Sync Stripe charges to HubSpot contacts
This workflow pushes Stripe charges to HubSpot contacts. It uses the Stripe API to get all charges and the HubSpot AP...
Read XML file and store content in Google Sheets
This workflow shows a low code approach to parsing an XML file and storing its contents in a Google Sheets spreadshee...
Sync Zendesk tickets to Pipedrive contact owners
This workflow syncs Zendesk tickets to Pipedrive contact owners. This workflow is triggered every day at 09:00 with Z...
Rss feed for ARD Audiothek podcasts
This workflow builds a valid RSS feed (which is an XML feed under the hood) for ARD Audiothek podcasts. This allows y...
Create Salesforce accounts based on Excel file data
This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from an Exce...
Create Salesforce accounts based on Excel 365 data
This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from Excel 3...
Create Salesforce accounts based on Google Sheets data
This workflow shows a no code approach to creating Salesforce accounts and contacts based on data coming from Google...
Generate dynamic contents for EMAILS or HTML pages
==Disclaimer: This template contains a community node and therefore only works for n8n self hosted users== This is Mi...
Enrich new accounts in Pipedrive using Datagma API
This workflow enriches new accounts in Pipedrive using Datagma API by adding data about ICP (ideal customer profile)....
Add new products to Stripe when product added to Pipedrive
This workflow adds a new product in Stripe whenever a new product has been added to Pipedrive. Prerequisites Stripe a...
Sync payment and customer data between Stripe and Pipedrive
This workflow combines customers' details with their payment data and passes the input to Pipedrive as a note to the...
Pulling data from services that n8n doesn’t have a pre-built integration for
You still can use the app in a workflow even if we don’t have a node for that or the existing operation for that. Wit...
Markdown timesheet report generation
This tutorial demonstrates the creation of the HTML report via Markdown node. The main idea is to prepare a very long...
Markdown report generation
This workflow illustrates how HTML reports can be created using Markdown Node. An example data consists of a Time She...
Convert FileMaker Data API to flat file array
Basis workflow to convert FileMaker Data API ... to Flat File Array ...
User enablement demo
This workflow was originally presented at the February 2022 n8n Meetup. [![Enabling End Users to Configure Workflows]...
Validate email of new contacts in Mautic
This workflow uses a Mautic Trigger to check for new contacts. It then validates the contacts' email using OneSimpleA...