Nodes/comfyui-sg-nodes/Call Remote URL
ComfyUI Node

Call Remote URL

A ComfyUI node in SGNodes/Network with 5 inputs and 3 outputs.

By sebagallo·Created 8 months ago·Updated 5 months ago· 0
Call Remote URL
  • passthrough
  • PASSTHROUGH
  • STATUS_CODE
  • RESPONSE_BODY
url
method
body
headers{}
CategorySGNodes/Network

Inputs (5)

NameTypeDefaultDescription
urlSTRINGTarget URL string
methodCOMBOHTTP method (GET, POST, etc.)
passthroughCOMFY_MATCHTYPE_V3Any type, passed through to output. Useful for execution ordering.
bodyoptSTRINGRequest body string
headersoptSTRING{}JSON string of request headers

Outputs (3)

NameTypeDescription
PASSTHROUGHCOMFY_MATCHTYPE_V3
STATUS_CODEINT
RESPONSE_BODYSTRING