An n8n workflow that converts CSV files or raw CSV text to JSON format using webhook POST requests. It uses n8n nodes for file extraction, CSV parsing via JavaScript code, and conditional branching. Supports error handling with Slack notifications for conversion errors.