Skip to main content
The Wait for Approval node pauses workflow execution and generates approval and disapproval links. The workflow resumes only after a user clicks one of the links, making it ideal for human-in-the-loop workflows that require a manual decision before proceeding.

Configuration

Output Variables

Results

The Results tab shows the approval outcome after the node executes.
The workflow will pause and wait indefinitely until a user clicks the approval or disapproval link. Use the approved or action output variables in downstream nodes to branch based on the decision.