Custom POST Request

Uses the Java 11 HTTPClient to make a POST request to a given URL. The code can be adapted to add proxies, authentication, other outputs, etc.

Options

Header Columns
Columns that are treated as headers. The column name is the header name, the value in the cell is the header value.
Body Column
The column to send as the POST body.
URL
URL to send the POST Request to.

Input Ports

Icon
Input table with binary body column and header columns to post.

Output Ports

Icon
Output table with response body and status code.

Nodes

Extensions

Links