CSV

Converts between a CSV formatted string and its JavaScript object representation, in either direction.


HTML

Extracts elements from an HTML document held in msg.payload using a CSS selector.


JSON

Converts between a JSON string and its JavaScript object representation, in either direction.


Use

This node is used to convert messages received from a Kafka consumer group for further processing in a flow.

Properties

AttributeValuesRemarks
AttributeConvert between JSON String & ObjectThis setting detects whether the input is a JSON string or a JSON object, and converts it. To ensure that the output is always a JSON string or a JSON object, select the respective option. 
Propertymsg.payloadThe node input and output is the payload.
Nameany stringEnter a self-explaining name of the node. If you leave this field empty, the generic name displays in the dashboard.
Format JSON stringtrue|falseDefaults to false.

Example

Create asset notification