Hello!
I’ve managed to get the PHP API for looker working, however, so far, I’ve only been able to create a render task to request an image of a dashboard which exists in looker.
I’d love to be able to fetch the actual data within the dashboard as json, so I can parse it myself to do cool stuff within our platform - rather than just static images.
I’m struggling to find any examples of this in PHP as all the documentation tends to focus on other languages.
Does anybody have any examples where I can provide a dashboard id and set of filters and receive a set of json for said dashboard?
Thanks in advance!
Matt
Best answer by Lan
View original