An n8n workflow that accepts JSON data via a POST webhook, splits items in the JSON body, converts them into an XLSX spreadsheet file, and returns it as a downloadable binary response. Uses n8n built-in nodes: Webhook, Item Lists, Spreadsheet File, Respond to Webhook.