This node receives a table from an external caller (i.e. the Call Workflow (Table Based) node or an external REST client) and makes it available at the output port. A configured parameter makes the Container Input (Table) visible from the external caller and enables the external caller to send a table to the Container Input (Table) node.
If a data table is connected to the optional input, the node will simply forward this table to the output port unless a table is supplied via the REST API, in which case the supplied table will be available at the output port.
If no input is given, a configured template table is output.
- Type: TableAny input tableAn optional input that is directly forwarded to the output of the node, unless overwritten by supplying a table via the REST API.