Nodes/comfy-workflow-api/Workflow API Receiver
ComfyUI Node

Workflow API Receiver

Entry point for webhook-triggered workflows. Extracts webhook config and creates context for downstream nodes.

By isala404·Created 7 months ago·Updated 7 months ago· 2
Workflow API Receiver
    • webhook_context
    default_callback_url
    default_timeout60
    default_max_retries3
    debugfalse
    Categorywebhook

    Inputs (4)

    NameTypeDefaultDescription
    default_callback_urloptSTRINGFallback callback URL if not provided in request
    default_timeoutoptINT601–300HTTP request timeout in seconds
    default_max_retriesoptINT30–10Number of retry attempts on failure
    debugoptBOOLEANfalseEnable debug logging

    Outputs (1)

    NameTypeDescription
    webhook_contextWEBHOOK_CONTEXT