1 integration tagged with "human-in-the-loop"
Pause a workflow until a human (or app) approves or rejects it. Drive from the approval-queue archetype or any UI that calls the gateway resumeRun endpoint. The resume payload (e.g. `{ action: "approve" }`) lands on the wait node's `triggerResult` so downstream `if` nodes can branch.