Hi,
I want to build an automated tool to get Scheduler History (eg. a program running through crontab). For that, I started by reading de Looker API docs. It seems not possible to get Scheduler History by using Looker API. How can I make this action automatized?
How can I access Scheduler History through API?
Hey
Looker has a number of metadata tables which store schedule job data. Some of these tables are exposed to exploration. One of these explores are “scheduled_plan” which is found via /explore/i__looker/scheduled_plan
.
You might consider saving a look with that data and running that look via the API.
Thanks,
Philip M
Reply
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.