Creating a JSON Filter
JSON is a lightweight, plain text data format. It’s become a standard that is widely used across many industries, including healthcare.
Its simple structure makes it a good example to review some key Lua and Translator concepts.
Let's set up a simple filter component that parses a JSON object and ignores data with emails not containing the "interfaceware.com" domain name.
Now back to the https://interfaceware.atlassian.net/wiki/spaces/IXB/pages/2697691289!