node-red-contrib-jsonfilter
============================

Node-RED node that filters only required fields from objects in a JSON Array.

Added "Field Names" to specify the fields to be retained for each record in the JSON Array passed in as the payload. Payload is the default key property.

![alt text](example.png "Example")