Get Data from RESTFul API into Xiao screens

Hi guys,

I’m new to Xibo and want to find out, which is the best option to get data, which we can read from a system via a RESTful API and display it on Xibo screens?

  1. Would you recommend to read the data from the API and write it then into Datasets (how?)

  2. Should we create a PHP script which reads the data from the API and just implement this website into Xibo?

  3. Is there another way?

Many thanks for your help.