CSV to JSON Converter with Error Handling and Slack Notifications — n8n Workflow
Übersicht
Who this template is for This template is for developers or teams who need to convert CSV data into JSON format through an API endpoint, with support for both file uploads and raw CSV text input.
Use case Converting CSV files or raw CSV text data into JSON format via a webhook endpoint, with error handling and notifications. This is particularly useful when you need to transform CSV data into JSON as part of a larger automation or integration process.
How this workflow works
Receives POST req
Verwendete Knoten
Workflow-Vorschau
So funktioniert es
- 1
Auslöser
Der Workflow startet mit einem webhook-Auslöser.
- 2
Verarbeitung
Die Daten fließen durch 13 Knoten, connecting aggregate, code, extractfromfile.
- 3
Ausgabe
Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.
Knotendetails (13)
Sticky Note
stickyNote
Extract From File
extractFromFile
Success Response2
respondToWebhook
Change Field
set
Switch
switch
Send to Error Channel
slack
Convert Raw Text To CSV
code
Check if Value
if
Send Raw CSV
httpRequest
POST
webhook
Aggregate1
aggregate
So importieren Sie diesen Workflow
- 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
- 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
- 3Wählen Sie die heruntergeladene Datei
csv-to-json-converter-with-error-handling-and-slack-notificationsund klicken Sie auf Importieren. - 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
- 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.
Oder direkt in n8n → Aus JSON importieren einfügen:
Integrationen
Diesen Workflow holen
Herunterladen und mit einem Klick importieren
JSON herunterladenAuf n8n.io ansehenErstellt von
n8n Team
@n8n-team
Tags
Neu bei n8n?
n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.
n8n kostenlos holen →