JSON Data Feed Link
What is the JSON Data Feed link?
The JSON Data Feed link allows you to integrate Time in Status add-on data into third-party analytics systems or other external systems.
How to get the JSON Data Feed link?
1. Go to the Time in the Status report, open the dropdown and select Data Feed.
2. Select the Preset you want to receive as the JSON Data Feed link.
If you do not have any presets, go to the Save&Load tab and create your first preset. How to create a preset?
3. Copy the generated link and insert it into the necessary external analytics system.
Security
The Data Feed uses JSON Web Tokens (JWT) to authenticate access.
During authentication using JWT on the server side, the program will check the validity of the token. If the submitted token is not valid, the request will reject as one that has not passed the authentication.
The data from JWT cannot be processed. It contains only identifiers and do not contain any personal info.
Each token is created when the JSON Data Feed link has been generated. It is unique and gives access to one preset from the user's name only. Tokens do not have a validity period.
Example of a unique secure token:
// JSON Data Feed link |
Do not give the link or token to third parties. They will have access to the data provided through the link when you share it.
The JSON Data Feed link can be deleted if needed.
How does the JSON Data Feed link work?
There are two versions of the JSON Data Feed link. By default, the JSON Data Feed link is created and works in the second version mode, and outputs the result in the following format:
The first version of the JSON Data Feed link outputs data in the following format: