Is it possible to monitor JSON API External URL?. For example: I need to Monitor SendGrid with their JSON API, notification when any failure is detected
You can add a new input by selecting “System” -> “Inputs” in the Web UI, select the JSON path input from the select menu on the left and click “Add new input”. In the following dialog you have to enter the details like the URI and JSON path.
If you are not familiar with JSON path, you can test and debug your query here: https://jsonpath.com/