Support for Custom Salsify Channels

For custom channels, EasyCatalog allows the creation of scripts that take channel data and turn into a record set which EasyCatalog can load.  Scripts are written in Lua. They take raw channel JSON and return a RECORDSET object. The name of the file should match the name of the channel, with a.lua extension.

Scripts should be placed inside the EasyCatalog Workspace->Scripts->Salsify folder.

Example script: