appmixer.ai.fal.SubmitRequest
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Model Endpoint Id | text | The fal model endpoint id, for example fal-ai/flux/schnell. |
| Arguments (JSON) | textarea | A JSON object matching the selected model's input schema. |
| Webhook URL | text | Optional. fal will POST the result to this URL once on completion. Wire it from a Generation Completed trigger's webhook URL. fal has no account-wide subscription API, so this per-request pairing is the only way to receive completions. |
| Queue Priority | select | Advanced. Maps to the X-Fal-Queue-Priority header. |
| Start Timeout (seconds) | number | Advanced. Deadline for the request to start. Maps to the X-Fal-Request-Timeout header. |
| Field | Type | Description |
|---|---|---|
| Request Id | string | - |
| Status URL | string | - |
| Response URL | string | - |
| Cancel URL | string | - |
| Queue Position | integer | - |