Widgets
HTTP requests
The Emblazon HTTP request widget can be used to execute HTTP requests for you.
It also provides a range of tools for working with the response of your request:
- Chain request - Pass the output of your request to another HTTP request
- Format response - Use a template to format the response from your HTTP request
- Graph response - Emblazon will automatically graph your response
- Map coordintes - Any lat / lon pairs in your response will be shown on a map
- Filter JSON - Explore the response easily by filtering the JSON
Connector types
Input:
- json
- http_response
Output:
- http_response