Pass webhook response with selector into field

Hi

I want to import a number via API (JSON; URL) into Grafana Cloud. API returns only one line, for e.g.

1000.00

Currently it shows “no data” in the dashboard. How can I get this into a field? Is it possible with “Columns”? What would I need to input as selector then?

Thank you for your help

Hello! Sometimes “no data” will display for several reasons, for example: not the correct visualization selected for the datasource/type of data, or the query being used just does not return a result. Does anything display if you try the Table or Stat visualization? Any useful details or error messages showing in the Query Inspector?