Hi,

Is it possible to check the state of a GraphQL API to make sure that it is running. I want to post data to https://my-api.azurewebsites.net/graphql in the form

{ "query": "mutation { authenticateUser(email: \"demouser@abccompany.com\", password: \"password\") {accessToken refreshToken{ tokenString expireAt } }", "variables": {} }


Article Comments

Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.

Perhaps our Rest Custom sensor would fit here.


Kind regards,
Sasa Ignjatovic, Tech Support Team


Apr, 2022 - Permalink