Skip to main content

Discord

Human approval or input via Discord. Discord node in ActionFlows. Inputs, outputs, and how to use it.

Discord

Overview

Human approval or input via Discord.

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
  • Channel IDtext · required

    Discord channel where the approval request will be sent

    Required
    Yes
    Multiple
    No
  • 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
  • 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