I have been able to get a dashboard working with a test json payload with one variable, however I don’t know how to structure the incoming json if there is more than one variable. this doesn’t work:
I’m assuming I can’t use ‘variable’ as a key twice. But what’s the alternative? Thanks