The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "FlowKI \u00b7 Datei-Import (CSV \u2192 Daten) \u2014 Grundger\u00fcst",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "datei-import",
"options": {
"rawBody": true
}
},
"type": "n8n-nodes-base.webhook",
"typeVersion": 2,
"position": [
-420,
0
],
"id": "aa000000-0000-4000-8000-000000000001",
"name": "Datei empfangen"
},
{
"parameters": {
"options": {}
},
"type": "n8n-nodes-base.extractFromFile",
"typeVersion": 1,
"position": [
-180,
0
],
"id": "aa000000-0000-4000-8000-000000000002",
"name": "CSV auslesen"
},
{
"parameters": {},
"type": "n8n-nodes-base.set",
"typeVersion": 3.4,
"position": [
60,
0
],
"id": "aa000000-0000-4000-8000-000000000003",
"name": "Zeilen aufbereiten"
},
{
"parameters": {},
"type": "n8n-nodes-base.noOp",
"typeVersion": 1,
"position": [
300,
0
],
"id": "aa000000-0000-4000-8000-000000000004",
"name": "Weiterverarbeiten / speichern"
}
],
"connections": {
"Datei empfangen": {
"main": [
[
{
"node": "CSV auslesen",
"type": "main",
"index": 0
}
]
]
},
"CSV auslesen": {
"main": [
[
{
"node": "Zeilen aufbereiten",
"type": "main",
"index": 0
}
]
]
},
"Zeilen aufbereiten": {
"main": [
[
{
"node": "Weiterverarbeiten / speichern",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1"
},
"meta": {
"flowki": "Grundgeruest \u2014 Extract-From-File auf dein Dateiformat einstellen. Bei personenbezogenen Daten Datensparsamkeit beachten."
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
FlowKI · Datei-Import (CSV → Daten) — Grundgerüst. Webhook trigger; 4 nodes.
Source: https://github.com/gh0stOo/n8n-workflows-dsgvo-de/blob/main/workflows/10-datei-import-csv.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Sometimes you need the rich text field to be in HTML instead of Markdown. This template either syncs a single record or all records at once.
This template automates the process of receiving and acting upon real-time call event data from telli, an AI-powered voice agent platform. It solves the challenge of manually updating CRM records and
Send Omnichannel Message. Uses twilio, emailSend, airtable. Webhook trigger; 5 nodes.
AK-Assistance: Anruf beendet. Uses airtable, googleCalendar, httpRequest. Webhook trigger; 5 nodes.
01.07 Crypto Treasury Real-Time P&L Tracking. Uses httpRequest, notion, pagerDuty. Webhook trigger; 5 nodes.