Workflow API Receiver

WebhookReceiver

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

Pack: comfy-workflow-api

custom_nodes.comfy-workflow-api

Inputs (4)

NameTypeRequired
default_callback_urlSTRINGoptional
default_timeoutINToptional
default_max_retriesINToptional
debugBOOLEANoptional

Outputs (1)

NameType
webhook_contextWEBHOOK_CONTEXT