Both the free and the PRO JCI Plugins have the same purpose: get data, transform it, and publish the result.
Step 1: Access the Data
The basic situation is always the same: a datasource like an API provides data upon request. With the data, you can build content or build applications.
more
Step 2: Using the Data
Once you’ve fetched data from the datasource, you’ll want to use it.
more