To create a new Widget, you simply need to click on the Builder link at the top of the page and you will be taken to the Build New Widget page.
Once on this page, there are a few configuration options:
- Select the type of Widget you want to create – Table, Chart or HTML.
- Select the method – GET or POST. It will usually be GET.
- Add the URL to your API endpoint (or link to a JSON file)
- If your API requires authorization, select the type of auth required and add the details.
- Test the API – click the Test API button to make sure that all settings are correct.
- If the test is all good, you can then click the Create New Widget button
After successfully creating the Widget, you’ll be taken to the Builder which look something like the below.
Here you can configure the data used within your Widget, and this is slightly different for Charts, Tables & HTML. See the articles below for in-depth instructions: