v1

latestOpenAPI 3.0.02026-07-14184214216.1 KB
enrich

Enrich data on demand

Enrich a column using an enrichment that runs right away, not batched. Available enrichments are: revenuebase-linkedin, revenuebase-email

post/enrich/on-demand/{enrichment}/{handle}/{col}

Path parameters

handlestring required

handle of sheet to enrich

colstring required

column ID to enrich in the sheet

enrichmentstring required

enrichment name to use in the sheet (see description for options)

Request body

AllowUnstableOrderboolean

API may set true to allow unstable result order for faster performance on large files

FieldTypesstring[]

if the app work with pivot mode the system should check type of field by ex. int, float, string

endRowinteger
filterModelobject
pivotModeboolean
startRowinteger

Response

OK

{"stackTrail":"paths:/enrich/on-demand/{enrichment}/{handle}/{col}:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}