Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

JSON is a lightweight, plain text data format. It’s become a standard that is widely used across many industries, even including healthcare.

Its simple structure makes it a good example to review some key Lua and Translator concepts.

...

This component includes Sample Data to make it easier to learn how to filter messages.
Expand
titleImport the JSON Filter Tutorial component using +FROM URL

UseCreate component +FROM URL to import the component.

Copy paste the following URL:

Code Block
git@bitbucket.org:interfaceware/json_tutorial.git

This component includes Sample Data to make it easier to learn how to filter messages.

Expand
titleClick on the Customize then the Copy and Edit button so you can access the Translator and alter the code

Refer to Customizing components to see how it's done if you have not done this before.

...