Wait for Modal Submit
Wait for Modal Submit
Pause and capture the values from a form shown by Show Modal
Note: Must immediately follow a show_modal step at the same nesting level — this ordering is load-bearing at runtime, not just a save-time check. The example here validates against a synthetic show_modal step the docs pipeline supplies.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
timeoutMs | number | no | Defaults to 600,000ms. |
onTimeout | array of steps | no | Steps run if the pause times out. |
Example
{
"id": "01H8XGJVBWX7Y5Z3K9M2N4P6Q1",
"type": "wait_for_modal_submit"
}Updated about 14 hours ago
Did this page help you?
