Skip to main content

Manual

Manual human approval or input. Manual node in ActionFlows. Inputs, outputs, and how to use it.

Manual

Overview

Manual human approval or input.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Approval Typeselect · optional

    The type of approval action the human can take

    Required
    No
    Multiple
    No
    Default
    approve
    Options
    approveeditreject
  • Datajson · optional

    The data that needs human review or approval

    Required
    No
    Multiple
    No
  • Prompt for Humantext · required

    The prompt or question to present to the human reviewer

    Required
    Yes
    Multiple
    No
  • Require Commentboolean · optional

    Whether the human reviewer must provide a comment with their decision

    Required
    No
    Multiple
    No
    Default
    false
  • Timeout (minutes)number · optional

    Maximum time to wait for human approval (in minutes)

    Required
    No
    Multiple
    No
    Default
    60
    Constraints
    min: 1 · max: 1440 · step: 1 (minutes)

Outputs

  • Approval Statustext

    Status of the approval (approved, rejected, timeout)

  • Approval Timenumber

    Time taken for approval in seconds

  • Approved Datajson

    Data after human approval or modification

  • Human Responsetext

    Any additional response or comment from the human