Feeder Scripting

What is Feeder Scripting?

Feeder Scripting is a powerful feature to provide high flexibility towards data modelation. Based on JavaScript, it can be used in different parts of the Pentos Feeder. For example for fine-tuning import and exports in the frontend, or for attribute configuration in the backend. Native JavaScript functions, that do not manipulate HTML elements, can be used and customized functions be defined. For a better scripting experience, it is recommended to download and install the Notepad editor .

Please note that partially, the term also refers to scripting in JSON syntax. JSON is a text-based, language independent data format to transmit data between a server and web application in form of a data object consisting of attribute-value pairs. Mostly this is relevant for Feeder administrators.


Quick Access JSON


Quick Access JavaScript