v1
latestOpenAPI 3.1.02026-08-04552282508.9 KBExcel Processing
Detect Mappings Stream
Stream Excel column mappings in real-time using Server-Sent Events.
Supports two modes:
- template_id mode: Columns are fetched from KB (scalable for large templates)
- workbook mode: Columns are parsed from base64-encoded workbook (fallback)
As each column is filled by the parallel agents, events are sent to the client.
post/api/excel/detect-mappings-stream
Request body
Response
Successful Response
{"stackTrail":"paths:/api/excel/detect-mappings-stream:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}