External data source
Description
External data source (ES)- storage for the settings of the tasks as a file, which has a certain structure in JSON format, use which allows you to expand the functional of tasks.
Structure
The external data source may contain an array of Item, in which, or directly in the root element, you can place an unlimited number of the following elements:
Spoiler
Attributes
Any object in the external data source may include the following properties:
Additionally
- ES file must be available by direct link
- The file must be in UTF-8 without BOM
- File ES can be packed into the archive. Zip, but without a password.
- ES can be created using a generator, but there are not all functions are available
Example
Spoiler