Skip to content

Datasource: JSON

Rello edited this page Feb 4, 2020 · 8 revisions

With the JSON datasource, you can extract data from an external JSON service

Usecase

  • grab Nextcloud statistics from monitoring API (see below)

Conditions

  • URL needs to be accessible by Nextcloud

Usage

  1. Report -> advanced config
  2. add "JSON" Dataload
  3. maintain parameters
  4. testrun until the required parameters arrive

Input Parameter:

  • URL of json
  • authentication
  • json path
  • timestamp t/f

Example:

Monitor the Nextcloud instance via its internal API

Screenshot 2020-02-04 at 21 30 39