Show Variables from JSON

SEAT NEEDED: Trial, Cockpit

Show real-time data from any JSON file on your Split-Flap TV to inform your viewers. Insert the shortcode like below to link your message to real-time JSON variables.

Syntax

#JSON#{URL}#{columnname}#{index}#

For example: #JSON#https://splitflaptv.com/FakeData.json#firstname#3#
this shortcode will show the 3rd value of the firstname column in your message.

Whenever the index is higher than the number of rows returned by the JSON file, then the value is empty. Also whenever the name of the column is not available at the data file, then the value is empty.

Dynamic coloring via JSON instruction

Next to a real-time and dynamic value in your message, you can also use a JOSN instruction to dynamically read the color HEX code from a JSON data source when you use this JSON instruction at the attributes field of your page.