curl -X POST "https://fluar.com/api/v3/acme-corp/proj_550e8400e29b41d4a716446655440000/trigger" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "rowIds": [ "row_550e8400e29b41d4a716446655440000", "row_550e8400e29b41d4a716446655440001" ], "columnIds": ["col_ccc333"], "force": false }'
{ "success": true, "triggeredRows": 2, "triggeredColumns": 1 }
Trigger row processing for AI/API columns
rowIds
columnIds
force
true