Skip to content

1.1 URL mode

William Rice edited this page Feb 8, 2021 · 2 revisions

URL mode

When the Input Mode is in URL mode, the URL path must be linked to a raw JSON or XML file to read the data for the application. We recommend that you use GitHub to host your JSON or XML file. You can access the raw JSON or XML easily on the file page on GitHub. An easy way to make sure that you are using the raw file is that raw links on GitHubare prefixed with raw. For example, raw.github.com/ would be what you are looking for at the beginning of your linked file.

You will simply just paste in the URL in the URL path field and click the Load button.

Here is an example of what the Input mode area will look like in URL mode:

Snippet of Input Mode in URL mode

Clone this wiki locally