v1

latestOpenAPI 3.0.02026-07-14184214216.1 KB
enrich

Apply generic HTTP enrichment

Applies a generic HTTP enrichment based on provided request parameters.

post/enrich/user-defined-http/{handle}/apply

Path parameters

handlestring required

sheet ID

Request body

LaxValidationboolean

internal only, skips live DNS validation steps to allow testing against local server

body_escape_format'json' | 'none'
body_templatestring

Request body template string (with column id placeholders)

email_on_completionstring[]

List of email addresses to notify on completion

filter_modelobject

Filter model to apply

headersHttpHeader
maximum_requests_per_secondnumber

Maximum number of requests per second

methodstring

http request method. 'GET', 'POST', 'PUT', 'PATCH'.

recipe_idstring

Gigasheet recipe ID (optional)

response_type'json' | 'raw' | 'unknown'
url_templatestring

URL template string (with column id placeholders)

Response

OK

handlestring
messagestring
successboolean