ComfyUI Node
Webhook Listener (Dummy) (WebAPI)
Starts a local HTTP server to receive webhooks (use with caution).
Webhook Listener (Dummy) (WebAPI)
- payload_json
- raw_body
- headers
- new_data
◄port8080►
◄endpoint/webhook►
◄auth_token►
CategoryTensorVizion/Web API
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| port | INT | 80801024–65535 | — |
| endpoint | STRING | /webhook | — |
| auth_token | STRING | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| payload_json | JSON | — |
| raw_body | STRING | — |
| headers | JSON | — |
| new_data | BOOLEAN | — |