n8n-nodes-base.code
5,427 workflows using this node.
What is the n8n-nodes-base.code node used for in n8n workflows?
n8n-nodes-base.code n8n workflows are automation templates that use the n8n-nodes-base.code 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-code
AI: summarize podcast episode and enhance using Wikipedia
The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email...
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...
Comparing data with the Compare Datasets node
This workflow is designed to compare two datasets (Dataset 1 and Dataset 2) based on a common field, "fruit," and pro...
Push and update files in GitHub
This workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decod...
Send Google Sheets data as a message to a Discord channel
This workflow sends a message to a Discord channel when a new row is added or a row is updated in a Google Sheet. The...
Send alert when data is created in app/database
This template shows how you can take any event from any service, transform its data and send an alert to your desired...
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 new data between two apps
This template shows how to sync data from one service to another. Specifically, in this example we're saving a new qu...
v1 helper - find params with affected expressions
v1 Helper ️ This workflow is to be run after upgrading to n8n v1 . This workflow returns all locations where a node i...
Merge binary objects on multiple items into a single item
This workflow is the opposite of this one. It transforms multiple different items with one binary object named into a...
OpenAI examples: ChatGPT, DALLE-2, Whisper-1 – 5-in-1
Primer workflow for OpenAI models: ChatGPT, DALLE 2, Whisper This workflow contains 5 examples on how to work with Op...
Send a ChatGPT email reply and save responses to Google Sheets
This workflow sends a OpenAI GPT reply when an email is received from specific email recipients. It then saves the in...
Send specific PDF attachments from Gmail to Google Drive using OpenAI
This workflow reads PDF textual content and sends the text to OpenAI. Attachments of interest will then be uploaded t...
Get workflows affected by 0.214.3 migration
If you previously upgraded to n8n version , some of your workflows might have been accidentally rewired in the wrong...
OpenAI GPT-3: Company enrichment from website content
Enrich your company lists with OpenAI GPT 3 ↓ You’ll get valuable information such as: Market (B2B or B2C) Industry T...
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...
Sync Jira issues with subsequent comments to Notion database
This workflow creates/updates/deletes a Notion database page when an issue is created/updated/deleted in Jira. Subseq...
Sync Zendesk tickets to Slack thread
This workflow creates a Slack thread when a new ticket is created in Zendesk. Subsequent comments on the ticket in Ze...
Merge multiple runs into one
This is a workflow that might come handy after using loops. They usually leave you with items spread across different...
Generate random mock data with no code and zero dependencies
Random Data Generator This beginner friendly workflow allows you to generate random mock data effortlessly, without a...
Upload leads with custom fields from Typeform to Pipedrive
This automated workflow takes a Typeform form, and once it is filled out, it is automatically uploaded as a Lead in P...
Joining different datasets
Task: Merge two datasets into one based on matching rules Why: A powerful capability of n8n is to easily branch out t...
Back up your n8n workflows to Github
This workflow will backup your workflows to Github. It uses the public api to export all of the workflow data using t...
Collect absences from Google Calendars
This workflow checks a Google Calendar at 8am on the first of each month to get anything that has been marked as a Ho...