Question
contents of the POST request for Web api object
Hi,
I am trying to integrate Grafana and Appian.
I created a Web API object for POST so that it can write into the database table.
Now whenever the alert is triggered from Grafana it is creating a new row in the DB but the row is empty.
How do I find what all details or JSON is being sent to that Web API whenever Grafana triggers?
Many thanks,
Khaiser
