ComfyUI Node
Post Request Node
A ComfyUI node in RequestNode/Post Request with 13 inputs and 4 outputs.
Post Request Node
- headers
- text
- file
- json
- any
◄target_urlhttps://example.com/api►
◄request_body{}►
◄str0►
◄str1►
◄str2►
◄str3►
◄str4►
◄str5►
◄str6►
◄str7►
◄str8►
◄str9►
CategoryRequestNode/Post Request
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| target_url | STRING | https://example.com/api | — |
| request_body | STRING | {} | — |
| headersopt | KEY_VALUE | — | |
| str0opt | STRING | — | |
| str1opt | STRING | — | |
| str2opt | STRING | — | |
| str3opt | STRING | — | |
| str4opt | STRING | — | |
| str5opt | STRING | — | |
| str6opt | STRING | — | |
| str7opt | STRING | — | |
| str8opt | STRING | — | |
| str9opt | STRING | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| file | BYTES | — |
| json | JSON | — |
| any | ANY | — |