Nodes/ComfyUI-HttpRequestNodes/Form Post Request Node
ComfyUI Node

Form Post Request Node

A ComfyUI node in RequestNode/Post Request with 5 inputs and 3 outputs.

By ahkimkoo·Created 2 months ago·Updated 2 months ago· 1
Form Post Request Node
  • image
  • form_fields
  • headers
  • text
  • json
  • any
target_urlhttp://127.0.0.1:7788/api/echo
image_field_nameimage
CategoryRequestNode/Post Request

Inputs (5)

NameTypeDefaultDescription
target_urlSTRINGhttp://127.0.0.1:7788/api/echo
imageIMAGE
image_field_nameSTRINGimage
form_fieldsoptKEY_VALUE
headersoptKEY_VALUE

Outputs (3)

NameTypeDescription
textSTRING
jsonJSON
anyANY