General Utilities Nodes
3
Free workflow nodes for n8n, BuildShip, and Make.com. Copy and paste directly into your automation workflows.
Transform CSV to JSON
n8n-nodes-base.code
Convert CSV data to structured JSON format with field mapping and data validation. Essential for data processing pipelines.
Parse Email Content
n8n-nodes-base.code
Extract structured data from email content using regex patterns and natural language processing. Great for automating email workflows.
Webhook Data Receiver
n8n-nodes-base.webhook
Receive and validate incoming webhook data with custom authentication and payload processing. Essential for integrating external systems.