AddRowsBody — Floqer API Schema | Floqer Docs

{ "rows": [ { "title": "Transform the following content into structured JSON output", "section": "Properties", "description": "Rows to add. Each row is a JSON object whose keys are input field names and whose values match the field's declared type. Max 1,000 per call.", "object": "run_after_add", "string": "What to run after rows are written. Scoped to the rows in this call only. 'none' is the default." } ], "run_after_add": "none" }